Home | History | Annotate | Download | only in CodeGen

Lines Matching full:kills

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