Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isLiveOut

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