Searched defs:ClonedExitBB (Results 1 – 1 of 1) sorted by relevance
1229 auto *ClonedExitBB = CloneBlock(ExitBB); in buildClonedLoopBlocks() local 1442 if (auto *ClonedExitBB = cast_or_null<BasicBlock>(VMap.lookup(ExitBB))) buildClonedLoops() local