Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:isLiveOut

929       bool isLiveOut
930 if (isLiveOut && isLastMBB) {
934 } else if (!isLiveOut && !isLastMBB) {