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