Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp562 Value *LatchVal = NewPHI->getIncomingValueForBlock(Latch); in cloneLoopBlocks() local
578 Value *LatchVal = PHI.getIncomingValueForBlock(Edge.first); in cloneLoopBlocks() local