Searched refs:CCIM (Results 1 – 2 of 2) sorted by relevance
375 if (const CheckChildIntegerMatcher *CCIM = dyn_cast<CheckChildIntegerMatcher>(M)) { in isContradictoryImpl() local378 if (CCIM->getChildNo() != getChildNo()) in isContradictoryImpl()381 return CCIM->getValue() != getValue(); in isContradictoryImpl()
374 if (const CheckChildIntegerMatcher *CCIM = dyn_cast<CheckChildIntegerMatcher>(M)) { in isContradictoryImpl() local377 if (CCIM->getChildNo() != getChildNo()) in isContradictoryImpl()380 return CCIM->getValue() != getValue(); in isContradictoryImpl()