Searched refs:IndexList (Results 1 – 7 of 7) sorted by relevance
118 for (IndexList::iterator I = indexList.begin(), E = indexList.end(); in renumberIndexes()127 void SlotIndexes::renumberIndexes(IndexList::iterator curItr) { in renumberIndexes()132 IndexList::iterator startItr = std::prev(curItr); in renumberIndexes()175 IndexList::iterator ListB = startIdx.listEntry(); in repairIndexesInRange()176 IndexList::iterator ListI = endIdx.listEntry(); in repairIndexesInRange()218 for (IndexList::const_iterator itr = indexList.begin(); in dump()
337 typedef ilist<IndexListEntry> IndexList;338 IndexList indexList;341 IndexList graveyardList;371 void renumberIndexes(IndexList::iterator curItr);430 IndexList::iterator I = Index.listEntry();431 IndexList::iterator E = indexList.end();580 IndexList::iterator prevItr, nextItr;597 IndexList::iterator newItr =645 IndexList::iterator newItr;
245 | getelementptr OptInBounds "(" ^ ConstVal IndexList ^ ")"382 IndexList ::= _ | IndexList ^ "," ResolvedVal ;419 | getelementptr OptInBounds Types ValueRef IndexList
197 typedef std::list<AVIINDEXENTRY*> IndexList; typedef273 IndexList _indexList;
1712 for (IndexList::iterator iter = _indexList.begin(); in ClearIndexList()1737 for (IndexList::iterator iter = _indexList.begin(); in WriteIndex()
113 SmallVectorImpl<uint8_t> &IndexList);
544 SmallVectorImpl<uint8_t> &IndexList) { in ParseIndexList() argument551 IndexList.push_back(Value); in ParseIndexList()