Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSKernelExpand.cpp75 typedef std::unordered_set<llvm::Function *> FunctionSet; typedef in __anon9d3741820111::RSKernelExpandPass
1084 bool PromoteReduceFunction(const char *Name, FunctionSet &PromotedFunctions) { in PromoteReduceFunction()
1386 FunctionSet PromotedFunctions, ExpandedAccumulators, AccumulatorsForCombiners; in runOnModule()