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