Searched defs:isContradictory (Results 1 - 1 of 1) sorted by relevance

/external/llvm/utils/TableGen/
H A DDAGISelMatcher.h163 /// isContradictory - Return true of these two matchers could never match on
165 bool isContradictory(const Matcher *Other) const { function in class:llvm::Matcher

Completed in 167 milliseconds