Home
last modified time | relevance | path

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

/external/llvm-project/llvm/utils/TableGen/
DGlobalISelEmitter.cpp558 bool isWithCoverage() const { return IsWithCoverage; } in isWithCoverage() function in __anon0a286f430111::MatchTable
3381 if (Table.isWithCoverage()) in emit()