Searched refs:drInc (Results 1 – 1 of 1) sorted by relevance
241 const DeclRefExpr *drInc = getIncrementedVar(increment, vdLHS, vdRHS); in checkLoopConditionForFloat() local243 if (!drInc) in checkLoopConditionForFloat()248 const DeclRefExpr *drCond = vdLHS == drInc->getDecl() ? drLHS : drRHS; in checkLoopConditionForFloat()259 ranges.push_back(drInc->getSourceRange()); in checkLoopConditionForFloat()