Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp214 if (const auto *CStep = dyn_cast<SCEVConstant>(Step)) { in insert() local
215 if (CStep->getValue()->isNegative()) in insert()