Searched defs:RHSS (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Transforms/Scalar/ | ||
H A D | LoopPredication.cpp | 357 if (isa<SCEVCouldNotCompute>(RHSS)) in parseLoopICmp() local |
H A D | InductiveRangeCheckElimination.cpp | 352 const SCEV *RHSS = SE.getSCEV(RHS); parseIvAgaisntLimit() local |
H A D | IndVarSimplify.cpp | 1278 const SCEV *RHSS = SE->getSCEVAtScope(RHS, L); createReplacement() local |