Searched defs:FunctionSet (Results 1 – 6 of 6) sorted by relevance
29 enum class FunctionSet { enum
59 typedef std::set<FunctionNode*> FunctionSet; typedef
340 typedef set<Function *, FunctionCompare> FunctionSet; typedef
60 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator
61 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator
387 FunctionInfo FunctionSet; in TEST() local