Searched refs:SetjmpTableInsts (Results 1 – 1 of 1) sorted by relevance
932 std::vector<Instruction *> SetjmpTableInsts; in runSjLjOnFunction() local953 SetjmpTableInsts.push_back(SetjmpTable); in runSjLjOnFunction()994 SetjmpTableInsts.push_back(NewSetjmpTable); in runSjLjOnFunction()1122 for (Instruction *I : SetjmpTableInsts) in runSjLjOnFunction()