Home
last modified time | relevance | path

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

/llvm-project/llvm/unittests/Analysis/
H A DLoopInfoTest.cpp280 ConstantInt *StepValue = in TEST() local
339 ConstantInt *StepValue = in TEST() local
398 ConstantInt *StepValue = in TEST() local
457 ConstantInt *StepValue = in TEST() local
516 ConstantInt *StepValue = in TEST() local
576 ConstantInt *StepValue = in TEST() local
691 ConstantInt *StepValue = in TEST() local
748 ConstantInt *StepValue = in TEST() local
870 ConstantInt *StepValue = in TEST() local
931 ConstantInt *StepValue = in TEST() local
[all …]
/llvm-project/llvm/include/llvm/Analysis/
H A DLoopInfo.h241 Value *StepValue; global() member
/llvm-project/llvm/lib/Target/ARM/
H A DMVETailPredication.cpp249 LLVM_DEBUG(dbgs() << "ARM TP: Step value " << StepValue in IsSafeActiveMask() local
/llvm-project/llvm/lib/Analysis/
H A DLoopInfo.cpp217 Value *StepValue = nullptr; in getBounds() local
/llvm-project/llvm/lib/Transforms/Utils/
H A DScalarEvolutionExpander.cpp2114 Value *StepValue = expand(Step, Loc); generateOverflowCheck() local