Searched refs:SearchIndex (Results 1 – 4 of 4) sorted by relevance
64 struct SearchIndex { struct77 std::unique_ptr<SearchIndex> PrimaryKey;78 SmallVector<std::unique_ptr<SearchIndex>, 2> Indices;142 bool compareBy(Record *LHS, Record *RHS, const SearchIndex &Index);178 const SearchIndex &Index, raw_ostream &OS);179 void emitLookupFunction(const GenericTable &Table, const SearchIndex &Index,184 std::unique_ptr<SearchIndex>198 static int64_t getNumericKey(const SearchIndex &Index, Record *Rec) { in getNumericKey()212 const SearchIndex &Index) { in compareBy()297 const SearchIndex &Index, in emitLookupFunction()[all …]
83 def lookupBTableByName : SearchIndex {135 def lookupCEntry : SearchIndex {
106 // See SearchIndex.EarlyOut114 class SearchIndex {
128 def getMIMGInfo : SearchIndex {