Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp176 const SCEV *RightSCEV = SE.getSCEV(RightValue); parseLoopStructure() local
[all...]
H A DLoopPeel.cpp373 const SCEV *RightSCEV = SE.getSCEV(RightVal); countToEliminateCompares() local