Home
last modified time | relevance | path

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

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