Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp943 Instruction &ClonedI = std::get<1>(ZippedInsts); in buildClonedLoopBlocks() local
951 assert(VMap.lookup(&I) == &ClonedI && "Mismatch in the value map!"); in buildClonedLoopBlocks()
958 MergePN->addIncoming(&ClonedI, ClonedExitBB); in buildClonedLoopBlocks()