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.cpp392 if (const CheckChildIntegerMatcher *CCIM = in isContradictoryImpl() local
396 if (CCIM->getChildNo() != getChildNo()) in isContradictoryImpl()
399 return CCIM->getValue() != getValue(); in isContradictoryImpl()