Home | History | Annotate | Download | only in CodeGen

Lines Matching defs:isLiveOut

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