Searched refs:ClonedLoopBlocks (Results 1 – 2 of 2) sorted by relevance
187 LI, DT, ClonedLoopBlocks); in cloneLoopWithPreheader()208 remapInstructionsInBlocks(ClonedLoopBlocks, VMap); in remapInstructions()266 SmallVector<BasicBlock *, 8> ClonedLoopBlocks; member in __anonf92e1f230111::InstPartition
1395 SmallSetVector<BasicBlock *, 16> ClonedLoopBlocks; in buildClonedLoops() local1398 ClonedLoopBlocks.insert(ClonedBB); in buildClonedLoops()1414 assert(ClonedLoopBlocks.count(Pred) && "Found a predecessor of the loop " in buildClonedLoops()1442 if (ClonedLoopBlocks.count(Pred) && in buildClonedLoops()1514 for (auto *ClonedBB : ClonedLoopBlocks) in buildClonedLoops()1575 ArrayRef(ClonedPH), ClonedLoopBlocks, ClonedExitsInLoops)) in buildClonedLoops()