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

/freebsd-12-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DPredicateExpander.cpp382 if (shouldExpandDefinition())
392 if (shouldExpandDefinition()) {
522 if (shouldExpandDefinition()) {
H A DPredicateExpander.h113 bool shouldExpandDefinition() const { return ExpandDefinition; } function in class:llvm::STIPredicateExpander

Completed in 131 milliseconds