Home
last modified time | relevance | path

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

/art/compiler/utils/
Dassembler.cc82 void AssemblerBuffer::FinalizeInstructions(const MemoryRegion& instructions) { in FinalizeInstructions()
/art/compiler/optimizing/
Dinliner.cc1119 for (HInstructionIterator instructions(callee_graph->GetEntryBlock()->GetInstructions()); in TryBuildAndInlineHelper() local
Dnodes.h2194 explicit HInstructionIterator(const HInstructionList& instructions) in HInstructionIterator()
2215 explicit HBackwardInstructionIterator(const HInstructionList& instructions) in HBackwardInstructionIterator()