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