Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:LV

678   LiveVariables *LV = P->getAnalysisIfAvailable<LiveVariables>();
682 if (LV)
693 LV->getVarInfo(Reg).removeKill(MI)) {
779 if (LV) {
787 LV->getVarInfo(Reg).Kills.push_back(I);
793 LV->addNewBlock(NMBB, this, Succ);