Lines Matching refs:InstructionBlockAt
52 return sequence->InstructionBlockAt(index); in GetContainingLoop()
1668 const InstructionBlock* successor = code()->InstructionBlockAt(succ); in MeetRegisterConstraintsForLastInstructionInBlock()
1680 const InstructionBlock* successor = code()->InstructionBlockAt(succ); in MeetRegisterConstraintsForLastInstructionInBlock()
1813 code()->InstructionBlockAt(block->predecessors()[i]); in ResolvePhis()
1859 const InstructionBlock* successor = code->InstructionBlockAt(succ); in ComputeLiveOut()
2214 code()->InstructionBlockAt(predecessors[i]); in ProcessPhis()
2271 code()->InstructionBlockAt(RpoNumber::FromInt(block_id)); in BuildLiveRanges()
2395 data()->code()->InstructionBlockAt(pred_index); in IntervalPredecessorsCoveredByRange()
3150 code()->InstructionBlockAt(block->predecessors()[i]); in TryReuseSpillForPhi()
3520 const InstructionBlock* pred_block = code()->InstructionBlockAt(pred); in ResolveControlFlow()
3745 code->InstructionBlockAt(RpoNumber::FromInt(block_id)); in CommitSpillsInDeferredBlocks()
3748 const InstructionBlock* pred_block = code->InstructionBlockAt(pred); in CommitSpillsInDeferredBlocks()