Searched refs:SetjmpTableInsts (Results 1 – 1 of 1) sorted by relevance
1005 std::vector<Instruction *> SetjmpTableInsts; in runSjLjOnFunction() local1035 SetjmpTableInsts.push_back(SetjmpTable); in runSjLjOnFunction()1076 SetjmpTableInsts.push_back(NewSetjmpTable); in runSjLjOnFunction()1263 for (Instruction *I : SetjmpTableInsts) in runSjLjOnFunction()