Searched refs:Opt_2 (Results 1 – 5 of 5) sorted by relevance
77 enum OptLevel { Opt_m1, Opt_0, Opt_1, Opt_2 }; enumerator
196 case Opt_2: in translate()
48 clEnumValN(Ice::Opt_2, "O2", "2") CLENUMVALEND)) \
220 ? Opt_2 in translate()
544 Flags.setOptLevel(Ice::Opt_2); in Nucleus()