Searched defs:RHSS (Results 1 – 3 of 3) sorted by relevance
397 const SCEV *RHSS = SE->getSCEV(RHS); parseLoopICmp() local
1278 const SCEV *RHSS = SE->getSCEVAtScope(RHS, L); in createReplacement() local
354 if (SE.willNotOverflow(Instruction::BinaryOps::Add, Signed, RHSS, One)) { in parseIvAgaisntLimit() local