Searched refs:getNumGlobalIDs (Results 1 – 1 of 1) sorted by relevance
355 size_t getNumGlobalIDs() const { in getNumGlobalIDs() function in __anon013ef65f0111::TopLevelParser1362 CachedNumGlobalValueIDs(Context->getNumGlobalIDs()), in FunctionParser()1363 NextLocalInstIndex(Context->getNumGlobalIDs()) {} in FunctionParser()1370 CachedNumGlobalValueIDs(Context->getNumGlobalIDs()), in FunctionParser()1371 NextLocalInstIndex(Context->getNumGlobalIDs()) {} in FunctionParser()1412 size_t getNumGlobalIDs() const { return CachedNumGlobalValueIDs; } in getNumGlobalIDs() function in __anon013ef65f0111::FunctionParser2944 if (Index < getFunctionParser()->getNumGlobalIDs()) { in setValueName()