Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGICombinerEmitter.cpp
H A DGlobalISelCombinerMatchTableEmitter.cpp
H A DGlobalISelCombinerEmitter.cpp2717 void GICombinerEmitter::gatherRules(std::vector<RuleMatcher> &ActiveRules, in gatherRules() argument
2721 gatherRules(ActiveRules, Rec->getValueAsListOfDefs("Rules")); in gatherRules()
2735 ActiveRules); in gatherRules()