Searched defs:FunctionSet (Results 1 – 2 of 2) sorted by relevance
340 typedef set<Function *, FunctionCompare> FunctionSet; typedef
61 enum CVPLatticeStateTy { Undefined, FunctionSet, Overdefined, Untracked }; enumerator