Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp801 Value *LatchVal = NewPHI->getIncomingValueForBlock(Latch); cloneLoopBlocks() local
817 Value *LatchVal = PHI.getIncomingValueForBlock(Edge.first); cloneLoopBlocks() local