Home
last modified time | relevance | path

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

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