Searched refs:EmulationSet (Results 1 – 2 of 2) sorted by relevance
72 typedef std::set<TypePair, TypePairComparator> EmulationSet; typedef73 EmulationSet mEmulateCompoundAdd;74 EmulationSet mEmulateCompoundSub;75 EmulationSet mEmulateCompoundMul;76 EmulationSet mEmulateCompoundDiv;
675 EmulationSet::const_iterator it; in writeEmulationHelpers()