Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp182 const SCEV *RightSCEV = SE.getSCEV(RightValue); in parseLoopStructure() local
H A DLoopPeel.cpp388 const SCEV *RightSCEV = SE.getSCEV(RightVal); in countToEliminateCompares() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp951 const SCEV *RightSCEV = SE.getSCEV(RightValue); parseLoopStructure() local