Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp2367 const SCEV *IVLimit = SE->getAddExpr(IVInit, IVOffset); in genLoopLimit() local
2399 const SCEV *IVLimit = SE->getAddExpr(IVInit, ExitCount); in genLoopLimit() local