Searched refs:IsFMulAdd (Results 1 – 1 of 1) sorted by relevance
9119 bool IsFMulAdd = (Kind == RecurKind::FMulAdd); in adjustRecipesForReductions() local9120 assert((!IsFMulAdd || RecurrenceDescriptor::isFMulAddIntrinsic(R)) && in adjustRecipesForReductions()9128 (IsFMulAdd && isa<VPWidenCallRecipe>(WidenRecipe))) && in adjustRecipesForReductions()9140 if (IsFMulAdd) { in adjustRecipesForReductions()