Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isLiveOut

2910     bool isLiveOut = hasOnlyLiveOutUses(SU);
2961 (isLiveOut && !hasOnlyLiveOutUses(SuccSU)) ||