Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/utils/TableGen/
DFixedLenDecoderEmitter.cpp1614 bool AllUseless = true; in filterProcessor() local
1621 AllUseless = false; in filterProcessor()
1629 if (!AllUseless) in filterProcessor()
1632 return !AllUseless; in filterProcessor()