Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp881 std::vector<Instruction *> SetjmpTableSizeInsts; in runSjLjOnFunction() local
901 SetjmpTableSizeInsts.push_back(SetjmpTableSize); in runSjLjOnFunction()
942 SetjmpTableSizeInsts.push_back(NewSetjmpTableSize); in runSjLjOnFunction()
1071 for (Instruction *I : SetjmpTableSizeInsts) in runSjLjOnFunction()