Searched refs:IsCombinerTable (Results 1 – 1 of 1) sorted by relevance
188 bool IsCombinerTable; variable205 MatchTable(bool WithCoverage, bool IsCombinerTable, unsigned ID = 0)206 : ID(ID), IsWithCoverage(WithCoverage), IsCombinerTable(IsCombinerTable) { in ID()210 bool isCombiner() const { return IsCombinerTable; } in isCombiner()