Home
last modified time | relevance | path

Searched refs:StartNext (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp793 const SCEV *StartNext = IndVarNext->getStart(); in parseLoopStructure() local
795 const SCEV *IndVarStart = SE.getAddExpr(StartNext, Addend); in parseLoopStructure()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
DInductiveRangeCheckElimination.cpp951 const SCEV *StartNext = IndVarBase->getStart(); in parseLoopStructure() local
953 const SCEV *IndVarStart = SE.getAddExpr(StartNext, Addend); in parseLoopStructure()