Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Analysis/
H A DLoopAccessAnalysis.cpp223 if (const auto *CStep = dyn_cast<SCEVConstant>(Step)) { in insert() local
224 if (CStep->getValue()->isNegative()) in insert()