Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:Kills

828     // Restore kills of virtual registers that were killed by the terminators.
835 LV->getVarInfo(Reg).Kills.push_back(I);
1159 /// Neighborhood instructions before (searching for defs or kills) and N
1168 // Start by searching backwards from MI, looking for kills, reads or defs.
1184 if (Analysis.Kills || Analysis.Clobbers)