Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DAsmMatcherEmitter.cpp656 bool couldMatchAmbiguouslyWith(const MatchableInfo &RHS) const { in couldMatchAmbiguouslyWith() function
3241 if (A.couldMatchAmbiguouslyWith(B)) { in run()