Home
last modified time | relevance | path

Searched defs:BoundSCEV (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
H A DLoopBoundSplit.cpp45 const SCEV *BoundSCEV = nullptr; member
57 const SCEV *BoundSCEV = SE.getSCEV(Cond.BoundValue); in analyzeICmp() local
H A DInductiveRangeCheckElimination.cpp657 const SCEV *BoundSCEV, const SCEV *Step, in isSafeDecreasingBound()
707 const SCEV *BoundSCEV, const SCEV *Step, in isSafeIncreasingBound()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp644 const SCEV *BoundSCEV, const SCEV *Step, in isSafeDecreasingBound()
694 const SCEV *BoundSCEV, const SCEV *Step, in isSafeIncreasingBound()