Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:isLiveOut

2926     bool isLiveOut = hasOnlyLiveOutUses(SU);
2977 (isLiveOut && !hasOnlyLiveOutUses(SuccSU)) ||