Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DPredicateExpander.cpp158 bool IsCheckAll) { in expandPredicateSequence() argument
174 OS << (IsCheckAll ? "&& " : "|| "); in expandPredicateSequence()
H A DPredicateExpander.h76 bool IsCheckAll);