Searched defs:TableInfo (Results 1 – 2 of 2) sorted by relevance
34 struct TableInfo { struct41 LateBindingSymbolTable(const TableInfo *info, void **table); argument
1197 unsigned FilterChooser::getPredicateIndex(DecoderTableInfo &TableInfo, in getPredicateIndex()1214 void FilterChooser::emitPredicateTableEntry(DecoderTableInfo &TableInfo, in emitPredicateTableEntry()1244 void FilterChooser::emitSoftFailTableEntry(DecoderTableInfo &TableInfo, in emitSoftFailTableEntry()1305 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry()1382 void FilterChooser::emitSingletonTableEntry(DecoderTableInfo &TableInfo, in emitSingletonTableEntry()2277 DecoderTableInfo TableInfo; in run() local