Home
last modified time | relevance | path

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

/external/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1630 bool AllUseless = true; in filterProcessor() local
1637 AllUseless = false; in filterProcessor()
1645 if (!AllUseless) in filterProcessor()
1648 return !AllUseless; in filterProcessor()