Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp182 const SCEV *RightSCEV = SE.getSCEV(RightValue); in parseLoopStructure() local
[all...]
H A DLoopPeel.cpp388 const SCEV *RightSCEV = SE.getSCEV(RightVal); countToEliminateCompares() local