Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h241 Value *StepValue; member
/freebsd/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp249 auto StepValue = Step->getValue()->getSExtValue(); in IsSafeActiveMask() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp217 Value *StepValue = nullptr; in getBounds() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2114 Value *StepValue = expand(Step, Loc); in generateOverflowCheck() local