Searched defs:RightSCEV (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ | ||
H A D | LoopConstrainer.cpp | 176 const SCEV *RightSCEV = SE.getSCEV(RightValue); parseLoopStructure() local |
H A D | LoopPeel.cpp | 373 const SCEV *RightSCEV = SE.getSCEV(RightVal); countToEliminateCompares() local |