Searched refs:getGlobalVarByID (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
H A DPNaClTranslator.cpp1082 Ice::VariableDeclaration *getGlobalVarByID(NaClBcIndexSize_t Index) { function in class:__anon23534::final
1094 return getGlobalVarByID(Index - NumFunctionIDs);
1167 CurGlobalVar = getGlobalVarByID(NextGlobalID);

Completed in 97 milliseconds