Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp308 NaClBcIndexSize_t getNextFunctionBlockValueID() { in getNextFunctionBlockValueID() function in __anon013ef65f0111::TopLevelParser
3159 NaClBcIndexSize_t FcnId = Context->getNextFunctionBlockValueID(); in ParseBlock()