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