Searched refs:YConst (Results 1 – 1 of 1) sorted by relevance
1327 auto *YConst = dyn_cast<ConstantSDNode>(Y); in simplifySetCCWithAnd() local1328 if (YConst && YConst->isNullValue()) in simplifySetCCWithAnd()