Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DFixedLenDecoderEmitter.cpp1642 bool AllUseless = true; in filterProcessor() local
1649 AllUseless = false; in filterProcessor()
1657 if (!AllUseless) in filterProcessor()
1660 return !AllUseless; in filterProcessor()