Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DPredicateExpander.cpp400 if (shouldExpandDefinition()) in expandHeader()
410 if (shouldExpandDefinition()) { in expandHeader()
540 if (shouldExpandDefinition()) { in expandSTIPredicate()
DPredicateExpander.h116 bool shouldExpandDefinition() const { return ExpandDefinition; } in shouldExpandDefinition() function