Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp934 std::vector<Instruction *> SetjmpTableSizeInsts; in runSjLjOnFunction() local
954 SetjmpTableSizeInsts.push_back(SetjmpTableSize); in runSjLjOnFunction()
995 SetjmpTableSizeInsts.push_back(NewSetjmpTableSize); in runSjLjOnFunction()
1124 for (Instruction *I : SetjmpTableSizeInsts) in runSjLjOnFunction()