Searched refs:SetjmpTableSize (Results 1 – 1 of 1) sorted by relevance
707 Value *SetjmpTableSize, Value *&Label, Value *&LongjmpResult, in wrapTestSetjmp() argument755 TestSetjmpF, {LoadedThrew, SetjmpTable, SetjmpTableSize}, "label"); in wrapTestSetjmp()1286 BinaryOperator *SetjmpTableSize = in runSjLjOnFunction() local1289 SetjmpTableSize->setDebugLoc(FirstDL); in runSjLjOnFunction()1293 IRB.SetInsertPoint(SetjmpTableSize); in runSjLjOnFunction()1306 SetjmpTableSizeInsts.push_back(SetjmpTableSize); in runSjLjOnFunction()1353 SetjmpTable, SetjmpTableSize}; in runSjLjOnFunction()1434 for (auto &U : make_early_inc_range(SetjmpTableSize->uses())) in runSjLjOnFunction()1470 Instruction *SetjmpTableSize = *SetjmpTableSizeInsts.begin(); in handleLongjmpableCallsForEmscriptenSjLj() local1688 Instruction *SetjmpTableSize = *SetjmpTableSizeInsts.begin(); in handleLongjmpableCallsForWasmSjLj() local[all …]