Searched refs:CurrentLinkI (Results 1 – 1 of 1) sorted by relevance
9033 Instruction *CurrentLinkI = CurrentLink->getUnderlyingInstr(); in adjustRecipesForReductions() local9043 RecurrenceDescriptor::isFMulAddIntrinsic(CurrentLinkI) && in adjustRecipesForReductions()9057 CurrentLinkI->getFastMathFlags()); in adjustRecipesForReductions()9063 assert(isa<CmpInst>(CurrentLinkI) && in adjustRecipesForReductions()9090 if (CM.blockNeedsPredicationForAnyReason(CurrentLinkI->getParent())) in adjustRecipesForReductions()9097 FastMathFlags FMFs = isa<FPMathOperator>(CurrentLinkI) in adjustRecipesForReductions()9101 Kind, FMFs, CurrentLinkI, PreviousLink, VecOp, CondOp, in adjustRecipesForReductions()9102 PhiR->isOrdered(), CurrentLinkI->getDebugLoc()); in adjustRecipesForReductions()