Searched refs:FunctionSet (Results 1 – 1 of 1) sorted by relevance
75 typedef std::unordered_set<llvm::Function *> FunctionSet; typedef in __anon9d3741820111::RSKernelExpandPass1084 bool PromoteReduceFunction(const char *Name, FunctionSet &PromotedFunctions) { in PromoteReduceFunction()1386 FunctionSet PromotedFunctions, ExpandedAccumulators, AccumulatorsForCombiners; in runOnModule()