Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DSimpleLoopUnswitch.cpp1059 Instruction &ClonedI = std::get<1>(ZippedInsts); in buildClonedLoopBlocks() local
1067 assert(VMap.lookup(&I) == &ClonedI && "Mismatch in the value map!"); in buildClonedLoopBlocks()
1074 MergePN->addIncoming(&ClonedI, ClonedExitBB); in buildClonedLoopBlocks()