Lines Matching refs:InstructionBlockAt
59 return sequence->InstructionBlockAt(index); in GetContainingLoop()
1675 const InstructionBlock* successor = code()->InstructionBlockAt(succ); in MeetRegisterConstraintsForLastInstructionInBlock()
1688 const InstructionBlock* successor = code()->InstructionBlockAt(succ); in MeetRegisterConstraintsForLastInstructionInBlock()
1825 code()->InstructionBlockAt(block->predecessors()[i]); in ResolvePhis()
1872 const InstructionBlock* successor = code->InstructionBlockAt(succ); in ComputeLiveOut()
2269 code()->InstructionBlockAt(predecessor); in ProcessPhis()
2392 code()->InstructionBlockAt(RpoNumber::FromInt(block_id)); in BuildLiveRanges()
2522 data()->code()->InstructionBlockAt(pred_index); in IntervalPredecessorsCoveredByRange()
3367 code()->InstructionBlockAt(block->predecessors()[i]); in TryReuseSpillForPhi()
3746 const InstructionBlock* pred_block = code()->InstructionBlockAt(pred); in ResolveControlFlow()
3975 code->InstructionBlockAt(RpoNumber::FromInt(block_id)); in CommitSpillsInDeferredBlocks()
3978 const InstructionBlock* pred_block = code->InstructionBlockAt(pred); in CommitSpillsInDeferredBlocks()