Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp252 size_t getNumTypeIDValues() const { return TypeIDValues.size(); } in getNumTypeIDValues() function in __anon5d1e3f9d0111::TopLevelParser
838 if (ExpectedNumTypes != Context->getNumTypeIDValues()) { in ~TypesParser()