Searched defs:instructions (Results 1 – 3 of 3) sorted by relevance
82 void AssemblerBuffer::FinalizeInstructions(const MemoryRegion& instructions) { in FinalizeInstructions()
1119 for (HInstructionIterator instructions(callee_graph->GetEntryBlock()->GetInstructions()); in TryBuildAndInlineHelper() local
2194 explicit HInstructionIterator(const HInstructionList& instructions) in HInstructionIterator()2215 explicit HBackwardInstructionIterator(const HInstructionList& instructions) in HBackwardInstructionIterator()