Searched refs:ChildLoopBB (Results 1 – 1 of 1) sorted by relevance
1445 for (auto *ChildLoopBB : ChildL->blocks()) in buildClonedLoops() local1447 cast<BasicBlock>(VMap.lookup(ChildLoopBB))) && in buildClonedLoops()1550 for (auto *ChildLoopBB : ChildL->blocks()) in buildClonedLoops() local1551 assert(VMap.count(ChildLoopBB) && in buildClonedLoops()