Searched refs:block_at_use (Results 1 – 1 of 1) sorted by relevance
959 void AddBackEdgeUses(const HBasicBlock& block_at_use) { in AddBackEdgeUses() argument960 DCHECK(block_at_use.IsInLoop()); in AddBackEdgeUses()968 for (HLoopInformationOutwardIterator it(block_at_use); in AddBackEdgeUses()1004 DCHECK_EQ(current, block_at_use.GetLoopInformation()); in AddBackEdgeUses()