Home | History | Annotate | Download | only in Utils

Lines Matching refs:CastInsts

198   SmallPtrSet<Instruction *, 4> CastInsts;
217 Start = lookThroughAnd(Phi, RecurrenceType, VisitedInsts, CastInsts);
352 IsSigned, VisitedInsts, CastInsts))
364 ReduxDesc.getUnsafeAlgebraInst(), RecurrenceType, IsSigned, CastInsts);