Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp2207 bool Optimize, bool WithCoverage) { in buildMatchTable()
H A DGlobalISelMatchTable.cpp331 MatchTable MatchTable::buildTable(ArrayRef<Matcher *> Rules, bool WithCoverage, in buildTable()