Lines Matching refs:InstructionBlockAt
57 return sequence->InstructionBlockAt(index); in GetContainingLoop()
1671 const InstructionBlock* successor = code()->InstructionBlockAt(succ); in MeetRegisterConstraintsForLastInstructionInBlock()
1683 const InstructionBlock* successor = code()->InstructionBlockAt(succ); in MeetRegisterConstraintsForLastInstructionInBlock()
1816 code()->InstructionBlockAt(block->predecessors()[i]); in ResolvePhis()
1862 const InstructionBlock* successor = code->InstructionBlockAt(succ); in ComputeLiveOut()
2259 code()->InstructionBlockAt(predecessor); in ProcessPhis()
2382 code()->InstructionBlockAt(RpoNumber::FromInt(block_id)); in BuildLiveRanges()
2506 data()->code()->InstructionBlockAt(pred_index); in IntervalPredecessorsCoveredByRange()
3361 code()->InstructionBlockAt(block->predecessors()[i]); in TryReuseSpillForPhi()
3731 const InstructionBlock* pred_block = code()->InstructionBlockAt(pred); in ResolveControlFlow()
3954 code->InstructionBlockAt(RpoNumber::FromInt(block_id)); in CommitSpillsInDeferredBlocks()
3957 const InstructionBlock* pred_block = code->InstructionBlockAt(pred); in CommitSpillsInDeferredBlocks()