Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp234 static const char *FindMatchingCatchPrefix; member in __anon693b58ae0111::WebAssemblyLowerEmscriptenEHSjLj
307 const char *WebAssemblyLowerEmscriptenEHSjLj::FindMatchingCatchPrefix = member in WebAssemblyLowerEmscriptenEHSjLj
381 FindMatchingCatchPrefix + Twine(NumClauses + 2), &M); in getFindMatchingCatch()
501 if (Callee->getName().startswith(FindMatchingCatchPrefix)) in canLongjmp()