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