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