Home | History | Annotate | Download | only in CodeGen

Lines Matching full:dead

177       // Reached end of block, register is obviously dead.
196 // trivially dead.
206 /// physical registers (except for dead defs of physical registers). It also
243 // Check against PhysRefs even if the def is "dead".
246 // If the def is dead, it's ok. But the def may not marked "dead". That's
248 // forward a few instructions and check if it is obviously dead.
532 // Go through implicit defs of CSMI and MI, if a def is not dead at MI,
533 // we should make sure it is not dead at CSMI.
571 // Go through implicit defs of CSMI and MI, if a def is not dead at MI,
572 // we should make sure it is not dead at CSMI.