Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isLiveOut

176       bool isLiveOut(unsigned Reg) const {
1223 // calcRegsPassed has been run so BBInfo::isLiveOut is valid.
1238 if (PrInfo.reachable && !PrInfo.isLiveOut(Reg))