Searched refs:PredicateSet (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp68 typedef SetVector<std::string> PredicateSet; typedef in namespace:__anon10824
73 PredicateSet Predicates;
104 PredicateSet &Predicates,
875 emitPredicateFunction(formatted_raw_ostream &OS, PredicateSet &Predicates,
885 for (PredicateSet::const_iterator I = Predicates.begin(), E = Predicates.end();
1201 PredicateSet::const_iterator P = std::find(TableInfo.Predicates.begin(),

Completed in 184 milliseconds