Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp674 bool HasLT = false, HasGT = false; in couldMatchAmbiguouslyWith() local
677 HasLT = true; in couldMatchAmbiguouslyWith()
682 return HasLT == HasGT; in couldMatchAmbiguouslyWith()