Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLoopConstrainer.cpp207 const SCEV *ExtendedStart = SE.getSignExtendExpr(AR->getStart(), WideTy); in parseLoopStructure() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DInductiveRangeCheckElimination.cpp976 const SCEV *ExtendedStart = SE.getSignExtendExpr(AR->getStart(), WideTy); parseLoopStructure() local