Searched refs:ClonedExitsInLoops (Results 1 – 1 of 1) sorted by relevance
1117 SmallVector<BasicBlock *, 4> ClonedExitsInLoops; in buildClonedLoops() local1119 ClonedExitsInLoops.reserve(ExitBlocks.size()); in buildClonedLoops()1124 ClonedExitsInLoops.push_back(ClonedExitBB); in buildClonedLoops()1264 auto OrderedClonedExitsInLoops = ClonedExitsInLoops; in buildClonedLoops()1318 makeArrayRef(ClonedPH), ClonedLoopBlocks, ClonedExitsInLoops)) in buildClonedLoops()