Searched refs:EmLongjmpJmpbufF (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp242 Function *EmLongjmpJmpbufF = nullptr; member in class:__anon4374::final
686 EmLongjmpJmpbufF = getEmscriptenFunction(LongjmpF->getFunctionType(),
688 LongjmpF->replaceAllUsesWith(EmLongjmpJmpbufF);

Completed in 102 milliseconds