Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DLoopAccessAnalysis.cpp144 if (const SCEVConstant *CStep = dyn_cast<const SCEVConstant>(Step)) { in insert() local
145 if (CStep->getValue()->isNegative()) in insert()