Searched refs:isSWTestOp (Results 1 – 1 of 1) sorted by relevance
4636 static bool isSWTestOp(SDValue N) { in isSWTestOp() function4673 if (CmpLHS.getNumOperands() < 1 || !isSWTestOp(CmpLHS.getOperand(0))) in tryFoldSWTestBRCC()