Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1779 bool AllUseless = true; in filterProcessor() local
1786 AllUseless = false; in filterProcessor()
1794 if (!AllUseless) in filterProcessor()
1797 return !AllUseless; in filterProcessor()