Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h244 Value &FinalIVValue; member
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp222 Value *FinalIVValue = findFinalIVValue(L, IndVar, *StepInst); getBounds() local