Searched defs:instructions (Results 1 – 3 of 3) sorted by relevance
63 void AssemblerBuffer::FinalizeInstructions(const MemoryRegion& instructions) { in FinalizeInstructions()
1696 for (HInstructionIterator instructions(callee_graph->GetEntryBlock()->GetInstructions()); in TryBuildAndInlineHelper() local
2372 explicit HInstructionIterator(const HInstructionList& instructions) in HInstructionIterator()2396 explicit HInstructionIteratorHandleChanges(const HInstructionList& instructions) in HInstructionIteratorHandleChanges()2415 explicit HBackwardInstructionIterator(const HInstructionList& instructions) in HBackwardInstructionIterator()