Searched refs:DisassemblyScope (Results 1 – 1 of 1) sorted by relevance
328 class DisassemblyScope { class330 DisassemblyScope(HInstruction* instruction, const CodeGenerator& codegen) in DisassemblyScope() function in art::DisassemblyScope337 ~DisassemblyScope() { in ~DisassemblyScope()419 DisassemblyScope disassembly_scope(current, *this); in Compile()