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.cpp519 bool isWithCoverage() const { return IsWithCoverage; } in isWithCoverage() function in __anon0c06086d0111::MatchTable
2860 if (Table.isWithCoverage()) in emit()