Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DLoopInfoTest.cpp279 ConstantInt *StepValue = in TEST() local
338 ConstantInt *StepValue = in TEST() local
397 ConstantInt *StepValue = in TEST() local
456 ConstantInt *StepValue = in TEST() local
515 ConstantInt *StepValue = in TEST() local
575 ConstantInt *StepValue = in TEST() local
690 ConstantInt *StepValue = in TEST() local
747 ConstantInt *StepValue = in TEST() local
869 ConstantInt *StepValue = in TEST() local
930 ConstantInt *StepValue = in TEST() local
[all …]
/llvm-project-15.0.7/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp343 auto StepValue = Step->getValue()->getSExtValue(); in IsSafeActiveMask() local
/llvm-project-15.0.7/llvm/include/llvm/Analysis/
H A DLoopInfo.h741 Value *StepValue; member
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DIVDescriptors.cpp1564 auto *StepValue = in isInductionPHI() local
H A DLoopInfo.cpp212 Value *StepValue = nullptr; in getBounds() local
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2395 Value *StepValue = expandCodeForImpl(Step, Ty, Loc, false); in generateOverflowCheck() local