Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLoopPeel.cpp595 Value *LatchVal = NewPHI->getIncomingValueForBlock(Latch); in cloneLoopBlocks() local
611 Value *LatchVal = PHI.getIncomingValueForBlock(Edge.first); in cloneLoopBlocks() local