Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyExceptionInfo.cpp101 unsigned NumSubExceptions = 0; in discoverAndMapException() local
127 ++NumSubExceptions; in discoverAndMapException()
149 WE->getSubExceptions().reserve(NumSubExceptions); in discoverAndMapException()