Home
last modified time | relevance | path

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

/aosp12/frameworks/compile/libbcc/lib/
H A DRSKernelExpand.cpp96 typedef std::unordered_set<llvm::Function *> FunctionSet; typedef in __anonc417c97e0110::RSKernelExpandPass
1107 bool PromoteReduceFunction(const char *Name, FunctionSet &PromotedFunctions) { in PromoteReduceFunction()
1411 FunctionSet PromotedFunctions, ExpandedAccumulators, AccumulatorsForCombiners; in runOnModule()
/aosp12/system/extras/simpleperf/scripts/
H A Dreport_html.py450 class FunctionSet(object): class
616 self.functions = FunctionSet()