Home
last modified time | relevance | path

Searched refs:getNumFunctionIDs (Results 1 – 1 of 1) sorted by relevance

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp351 size_t getNumFunctionIDs() const { return FunctionDeclarations.size(); } in getNumFunctionIDs() function in __anon013ef65f0111::TopLevelParser
1040 NumFunctionIDs(Context->getNumFunctionIDs()), in GlobalsParser()