Home
last modified time | relevance | path

Searched refs:CCIM (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/utils/TableGen/Common/
H A DDAGISelMatcher.cpp398 if (const CheckChildIntegerMatcher *CCIM = in isContradictoryImpl() local
402 if (CCIM->getChildNo() != getChildNo()) in isContradictoryImpl()
405 return CCIM->getValue() != getValue(); in isContradictoryImpl()