Lines Matching defs:isUnaryOp
41514 static bool isUnaryOp(unsigned Opcode) {41668 if (isUnaryOp(SrcOpcode) && N1.getOpcode() == SrcOpcode &&