Searched refs:IndexRows (Results 1 – 1 of 1) sorted by relevance
305 ArrayRef<Record *> IndexRows; in emitLookupFunction() local312 IndexRows = Table.Entries; in emitLookupFunction()359 IndexRows = IndexRowsStorage; in emitLookupFunction()367 for (unsigned i = 0; i < IndexRows.size(); ++i) { in emitLookupFunction()368 if (getNumericKey(Index, IndexRows[i]) != i) { in emitLookupFunction()391 primaryRepresentation(Field, IndexRows[0]->getValueInit(Field.Name)); in emitLookupFunction()393 Field, IndexRows.back()->getValueInit(Field.Name)); in emitLookupFunction()