Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp178 const SCEV *LeftSCEV = SE.getSCEV(LeftValue); in parseLoopStructure() local
H A DLoopPeel.cpp387 const SCEV *LeftSCEV = SE.getSCEV(LeftVal); in countToEliminateCompares() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp947 const SCEV *LeftSCEV = SE.getSCEV(LeftValue); parseLoopStructure() local