Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h234 Value &InitialIVValue; member
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp209 Value *InitialIVValue = IndDesc.getStartValue(); in getBounds() local