Home
last modified time | relevance | path

Searched refs:FunctionSet (Results 1 – 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/
DRSKernelExpand.cpp96 typedef std::unordered_set<llvm::Function *> FunctionSet; typedef in __anonc47a1e790111::RSKernelExpandPass
1107 bool PromoteReduceFunction(const char *Name, FunctionSet &PromotedFunctions) { in PromoteReduceFunction()
1411 FunctionSet PromotedFunctions, ExpandedAccumulators, AccumulatorsForCombiners; in runOnModule()