Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/utils/TableGen/
DGlobalISelEmitter.cpp516 bool IsWithCoverage; member in __anon7790e1cf0111::MatchTable
572 : ID(ID), IsWithCoverage(WithCoverage) {} in MatchTable()
574 bool isWithCoverage() const { return IsWithCoverage; } in isWithCoverage()