Searched defs:StepCI (Results 1 – 3 of 3) sorted by relevance
146 ConstantInt *StepCI = cast<SCEVConstant>(StepRecSCEV)->getValue(); in hasProcessableCondition() local
239 ConstantInt *StepCI = cast<SCEVConstant>(StepRec)->getValue(); in parseLoopStructure() local
753 auto *StepCI = dyn_cast<ConstantInt>(Step->getLiveInIRValue()); in getOptimizableIVOf() local