Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp522 bool isWithCoverage() const { return IsWithCoverage; } in isWithCoverage() function in __anon7e76e5f80111::MatchTable
2869 if (Table.isWithCoverage()) in emit()