Home
last modified time | relevance | path

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

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