Searched refs:NextLocalInstIndex (Results 1 – 1 of 1) sorted by relevance
1363 NextLocalInstIndex(Context->getNumGlobalIDs()) {} in FunctionParser()1371 NextLocalInstIndex(Context->getNumGlobalIDs()) {} in FunctionParser()1415 setOperand(NextLocalInstIndex++, Op); in setNextLocalInstIndex()1459 NaClBcIndexSize_t NextLocalInstIndex; member in __anon013ef65f0111::FunctionParser1517 assert(NextLocalInstIndex >= CachedNumGlobalValueIDs); in getNextInstVar()1519 NaClBcIndexSize_t LocalIndex = NextLocalInstIndex - CachedNumGlobalValueIDs; in getNextInstVar()1525 ++NextLocalInstIndex; in getNextInstVar()1532 << NextLocalInstIndex << "): " << *Op; in getNextInstVar()1534 ++NextLocalInstIndex; in getNextInstVar()1539 setOperand(NextLocalInstIndex++, Var); in getNextInstVar()[all …]