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