Searched refs:fakeCellIndex (Results 1 – 1 of 1) sorted by relevance
1155 TypeIndex fakeCellIndex = indexMapStorage[i]; in fillMapFromGHashes() local1156 if (fakeCellIndex.isSimple()) in fillMapFromGHashes()1157 mapToFill[i] = fakeCellIndex; in fillMapFromGHashes()1159 mapToFill[i] = loadPdbTypeIndexFromCell(g, fakeCellIndex.toArrayIndex()); in fillMapFromGHashes()