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)) \
179 ? Opt_2 in translate()
266 case rr::Optimization::Level::Default: return Ice::Opt_2; in toIce()267 case rr::Optimization::Level::Aggressive: return Ice::Opt_2; in toIce()270 return Ice::Opt_2; in toIce()