Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp879 std::vector<Instruction *> SetjmpTableInsts; in runSjLjOnFunction() local
900 SetjmpTableInsts.push_back(SetjmpTable); in runSjLjOnFunction()
941 SetjmpTableInsts.push_back(NewSetjmpTable); in runSjLjOnFunction()
1069 for (Instruction *I : SetjmpTableInsts) in runSjLjOnFunction()