Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DLoopUtils.cpp849 Value *StepValue = cast<SCEVUnknown>(Step)->getValue(); in transform() local
1137 auto *StepValue = SE->getConstant(CV->getType(), CVSize / Size, in isInductionPHI() local
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp812 auto *StepValue = SE->getConstant(CV->getType(), CVSize / Size, in isInductionPHI() local
/external/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp2061 Value *StepValue = expandCodeFor(Step, Ty, Loc); in generateOverflowCheck() local
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DScalarEvolutionExpander.cpp2179 Value *StepValue = expandCodeFor(Step, Ty, Loc); in generateOverflowCheck() local