Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopPredication.cpp397 const SCEV *RHSS = SE->getSCEV(RHS); parseLoopICmp() local
H A DIndVarSimplify.cpp1278 const SCEV *RHSS = SE->getSCEVAtScope(RHS, L); in createReplacement() local
H A DInductiveRangeCheckElimination.cpp354 if (SE.willNotOverflow(Instruction::BinaryOps::Add, Signed, RHSS, One)) { in parseIvAgaisntLimit() local