Searched refs:ClonedLoopBlocks (Results 1 – 2 of 2) sorted by relevance
184 LI, DT, ClonedLoopBlocks); in cloneLoopWithPreheader()205 remapInstructionsInBlocks(ClonedLoopBlocks, VMap); in remapInstructions()263 SmallVector<BasicBlock *, 8> ClonedLoopBlocks; member in __anon5f80120c0111::InstPartition
1464 SmallSetVector<BasicBlock *, 16> ClonedLoopBlocks; in buildClonedLoops() local1467 ClonedLoopBlocks.insert(ClonedBB); in buildClonedLoops()1483 assert(ClonedLoopBlocks.count(Pred) && "Found a predecessor of the loop " in buildClonedLoops()1511 if (ClonedLoopBlocks.count(Pred) && in buildClonedLoops()1583 for (auto *ClonedBB : ClonedLoopBlocks) in buildClonedLoops()1644 ArrayRef(ClonedPH), ClonedLoopBlocks, ClonedExitsInLoops)) in buildClonedLoops()