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