Searched refs:lastInvariantIV (Results 1 – 1 of 1) sorted by relevance
2161 auto lastInvariantIV = *std::prev(it); in findHighestBlockForPlacement() local2162 *copyInPlacementStart = Block::iterator(lastInvariantIV.getOperation()); in findHighestBlockForPlacement()2164 *copyPlacementBlock = lastInvariantIV->getBlock(); in findHighestBlockForPlacement()