Home
last modified time | relevance | path

Searched defs:WithCoverage (Results 1 – 2 of 2) sorted by relevance

/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2230 buildMatchTable(MutableArrayRef<RuleMatcher> Rules,bool Optimize,bool WithCoverage) buildMatchTable() argument
/llvm-project/llvm/utils/TableGen/Common/GlobalISel/
H A DGlobalISelMatchTable.cpp331 MatchTable MatchTable::buildTable(ArrayRef<Matcher *> Rules, bool WithCoverage, in buildTable() argument