Searched refs:CurrentLinkI (Results 1 – 1 of 1) sorted by relevance
8845 Instruction *CurrentLinkI = CurrentLink->getUnderlyingInstr(); in adjustRecipesForReductions() local8855 RecurrenceDescriptor::isFMulAddIntrinsic(CurrentLinkI) && in adjustRecipesForReductions()8869 CurrentLinkI->getFastMathFlags()); in adjustRecipesForReductions()8889 assert(isa<CmpInst>(CurrentLinkI) && in adjustRecipesForReductions()8915 BasicBlock *BB = CurrentLinkI->getParent(); in adjustRecipesForReductions()8921 new VPReductionRecipe(RdxDesc, CurrentLinkI, PreviousLink, VecOp, in adjustRecipesForReductions()