Lines Matching refs:SwapInvCC
1149 ISD::CondCode SwapInvCC = ISD::getSetCCSwappedOperands(InverseCC);1150 if (isCondCodeLegal(SwapInvCC, CompareVT.getSimpleVT())) {1153 CC = DAG.getCondCode(SwapInvCC);