Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp556 bool couldMatchAmbiguouslyWith(const MatchableInfo &RHS) const { in couldMatchAmbiguouslyWith() function
2676 if (A.couldMatchAmbiguouslyWith(B)) { in run()