Home
last modified time | relevance | path

Searched defs:ClonedExitBB (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1222 auto *ClonedExitBB = CloneBlock(ExitBB); buildClonedLoopBlocks() local
1431 if (auto *ClonedExitBB = cast_or_null<BasicBlock>(VMap.lookup(ExitBB))) buildClonedLoops() local