Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:LV

726   LiveVariables *LV = P->getAnalysisIfAvailable<LiveVariables>();
730 if (LV)
741 LV->getVarInfo(Reg).removeKill(MI)) {
827 if (LV) {
835 LV->getVarInfo(Reg).Kills.push_back(I);
841 LV->addNewBlock(NMBB, this, Succ);