Home
last modified time | relevance | path

Searched refs:ClonedI (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSimpleLoopUnswitch.cpp1241 Instruction &ClonedI = std::get<1>(ZippedInsts); in buildClonedLoopBlocks() local
1249 assert(VMap.lookup(&I) == &ClonedI && "Mismatch in the value map!"); in buildClonedLoopBlocks()
1264 MergePN->addIncoming(&ClonedI, ClonedExitBB); in buildClonedLoopBlocks()