Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/
DGlobalISelEmitter.cpp462 bool IsWithCoverage; member in __anon685cc1160111::MatchTable
517 : ID(ID), IsWithCoverage(WithCoverage) {} in MatchTable()
519 bool isWithCoverage() const { return IsWithCoverage; } in isWithCoverage()