Searched defs:PromotedFunctions (Results 1 – 1 of 1) sorted by relevance
1107 bool PromoteReduceFunction(const char *Name, FunctionSet &PromotedFunctions) { in PromoteReduceFunction()1411 FunctionSet PromotedFunctions, ExpandedAccumulators, AccumulatorsForCombiners; in runOnModule() local