Home | History | Annotate | Download | only in mips

Lines Matching refs:isNop

102         if ((thisLIR->flags.isNop == true) ||
138 if (checkLIR->flags.isNop) continue;
170 checkLIR->flags.isNop = true;
194 checkLIR->flags.isNop = true;
208 thisLIR->flags.isNop = true;
226 } else if (checkLIR->flags.isNop) {
257 thisLIR->flags.isNop = true;
260 } else if (!checkLIR->flags.isNop) {
291 if ((thisLIR->flags.isNop == true) ||
325 if (checkLIR->flags.isNop) continue;
450 thisLIR->flags.isNop = true;