Searched defs:RecurrenceType (Results 1 – 2 of 2) sorted by relevance
142 Type *RecurrenceType, in collectCastInstrs()257 Type *RecurrenceType = Phi->getType(); in AddReductionVar() local
364 Type *RecurrenceType = nullptr; variable