Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Analysis/
DLoopCacheAnalysis.cpp99 const SCEV *StepRec = AR->getStepRecurrence(SE); in isOneDimensionalArray() local
425 const SCEV *StepRec = AccessFnAR ? AccessFnAR->getStepRecurrence(SE) : nullptr; in delinearize() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp849 const SCEV* StepRec = IndVarBase->getStepRecurrence(SE); in parseLoopStructure() local
DLoopStrengthReduce.cpp3816 if (auto *StepRec = in GenerateConstantOffsetsImpl() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp855 const SCEV* StepRec = IndVarBase->getStepRecurrence(SE); in parseLoopStructure() local
DLoopStrengthReduce.cpp3924 if (auto *StepRec = in GenerateConstantOffsetsImpl() local