Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUnrollPeel.cpp465 Value *LatchVal = NewPHI->getIncomingValueForBlock(Latch); in cloneLoopBlocks() local
481 Value *LatchVal = PHI->getIncomingValueForBlock(Latch); in cloneLoopBlocks() local