Home | History | Annotate | Download | only in profile

Lines Matching refs:is_megamorphic

146           is_megamorphic(false),
151 is_megamorphic = true;
155 is_megamorphic = false;
160 return is_megamorphic == other.is_megamorphic &&
169 bool is_megamorphic;