Searched refs:ClonedLoopBlocks (Results 1 – 2 of 2) sorted by relevance
189 LI, DT, ClonedLoopBlocks); in cloneLoopWithPreheader()210 remapInstructionsInBlocks(ClonedLoopBlocks, VMap); in remapInstructions()268 SmallVector<BasicBlock *, 8> ClonedLoopBlocks; member in __anon51f880570111::InstPartition
1294 SmallSetVector<BasicBlock *, 16> ClonedLoopBlocks; in buildClonedLoops() local1297 ClonedLoopBlocks.insert(ClonedBB); in buildClonedLoops()1313 assert(ClonedLoopBlocks.count(Pred) && "Found a predecessor of the loop " in buildClonedLoops()1341 if (ClonedLoopBlocks.count(Pred) && in buildClonedLoops()1413 for (auto *ClonedBB : ClonedLoopBlocks) in buildClonedLoops()1474 makeArrayRef(ClonedPH), ClonedLoopBlocks, ClonedExitsInLoops)) in buildClonedLoops()