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