Home
last modified time | relevance | path

Searched defs:instructions (Results 1 – 3 of 3) sorted by relevance

/art/compiler/utils/
Dassembler.cc63 void AssemblerBuffer::FinalizeInstructions(const MemoryRegion& instructions) { in FinalizeInstructions()
/art/compiler/optimizing/
Dinliner.cc1696 for (HInstructionIterator instructions(callee_graph->GetEntryBlock()->GetInstructions()); in TryBuildAndInlineHelper() local
Dnodes.h2372 explicit HInstructionIterator(const HInstructionList& instructions) in HInstructionIterator()
2396 explicit HInstructionIteratorHandleChanges(const HInstructionList& instructions) in HInstructionIteratorHandleChanges()
2415 explicit HBackwardInstructionIterator(const HInstructionList& instructions) in HBackwardInstructionIterator()