Home
last modified time | relevance | path

Searched refs:findFinalIVValue (Results 1 – 1 of 1) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopInfo.cpp182 static Value *findFinalIVValue(const Loop &L, const PHINode &IndVar, in findFinalIVValue() function
220 Value *FinalIVValue = findFinalIVValue(L, IndVar, *StepInst); in getBounds()