Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isDead

318       if (MO.isDead())
377 if (MO.isDead()) {
1198 } else if (MO.isDead()) {
1242 assert(!MO.isDead() && "Dead-defs not allowed in bundles.");
1264 if (LR->end.isDead()) {
1367 Tmp.end = LR->end.isDead() ? NewIdx.getDeadSlot() : NewIdx.getRegSlot();