Searched refs:getRecurrenceType (Results 1 – 2 of 2) sorted by relevance
224 Type *getRecurrenceType() { return RecurrenceType; } in getRecurrenceType() function
3570 if (VF > 1 && Phi->getType() != RdxDesc.getRecurrenceType()) { in fixReduction()3571 Type *RdxVecTy = VectorType::get(RdxDesc.getRecurrenceType(), VF); in fixReduction()3618 if (Phi->getType() != RdxDesc.getRecurrenceType()) in fixReduction()4877 T = RdxDesc.getRecurrenceType(); in getSmallestAndWidestTypes()