Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp953 std::vector<Instruction *> SetjmpTableSizeInsts; in runSjLjOnFunction() local
982 SetjmpTableSizeInsts.push_back(SetjmpTableSize); in runSjLjOnFunction()
1023 SetjmpTableSizeInsts.push_back(NewSetjmpTableSize); in runSjLjOnFunction()
1171 for (Instruction *I : SetjmpTableSizeInsts) in runSjLjOnFunction()