Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/utils/TableGen/
H A DGlobalISelEmitter.cpp573 bool isWithCoverage() const { return IsWithCoverage; } in isWithCoverage() function in __anoncee47b830111::MatchTable
3456 if (Table.isWithCoverage()) in emit()