Home | History | Annotate | Download | only in compiler

Lines Matching refs:kInstrCanSwitch

981 /* Process instructions with the kInstrCanSwitch flag */
1269 } else if (flags & kInstrCanSwitch) {
1401 if (flags & (kInstrCanReturn | kInstrCanSwitch | kInstrInvoke)) {
1958 ((flags & (kInstrCanBranch | kInstrCanSwitch | kInstrCanReturn |