Lines Matching defs:DeadDefs
485 removeRegLanes(RegOpers.DeadDefs, P);
494 removeRegLanes(RegOpers.DeadDefs, P);
513 pushReg(Reg, RegOpers.DeadDefs);
545 pushRegLanes(Reg, SubRegIdx, RegOpers.DeadDefs);
589 DeadDefs.push_back(*RI);
626 for (const RegisterMaskPair &P : DeadDefs) {
736 void RegPressureTracker::bumpDeadDefs(ArrayRef<RegisterMaskPair> DeadDefs) {
737 for (const RegisterMaskPair &P : DeadDefs) {
743 for (const RegisterMaskPair &P : DeadDefs) {
761 bumpDeadDefs(RegOpers.DeadDefs);
933 bumpDeadDefs(RegOpers.DeadDefs);
1044 assert(RegOpers.DeadDefs.empty());
1052 bumpDeadDefs(RegOpers.DeadDefs);
1180 // Ignore DeadDefs here because they aren't captured by PressureChange.
1329 bumpDeadDefs(RegOpers.DeadDefs);