Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1578 bool AllUseless = true; in filterProcessor() local
1585 AllUseless = false; in filterProcessor()
1593 if (!AllUseless) in filterProcessor()
1596 return !AllUseless; in filterProcessor()