Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DDecoderEmitter.cpp1739 bool AllUseless = true; in filterProcessor() local
1746 AllUseless = false; in filterProcessor()
1754 if (!AllUseless) in filterProcessor()
1757 return !AllUseless; in filterProcessor()