Home
last modified time | relevance | path

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

/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); countToEliminateCompares() local