Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp931 auto *ClonedExitBB = CloneBlock(ExitBB); in buildClonedLoopBlocks() local
1121 if (auto *ClonedExitBB = cast_or_null<BasicBlock>(VMap.lookup(ExitBB))) in buildClonedLoops() local