Searched refs:getRecurrenceDescriptor (Results 1 – 4 of 4) sorted by relevance
759 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in clearReductionWrapFlags()
7494 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in createAndCollectMergePhiForReduction()8980 auto *IS1 = R1->getRecurrenceDescriptor().IntermediateStore; in adjustRecipesForReductions()8981 auto *IS2 = R2->getRecurrenceDescriptor().IntermediateStore; in adjustRecipesForReductions()9012 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in adjustRecipesForReductions()9122 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in adjustRecipesForReductions()9146 PhiR->getRecurrenceDescriptor().getOpcode(), PhiTy, in adjustRecipesForReductions()10201 .find(&ReductionPhi->getRecurrenceDescriptor()) in processLoop()
416 const RecurrenceDescriptor &RdxDesc = PhiR->getRecurrenceDescriptor(); in generateInstruction()
1764 const RecurrenceDescriptor &getRecurrenceDescriptor() const { in getRecurrenceDescriptor() function