Searched refs:SetjmpTableInsts (Results 1 – 1 of 1) sorted by relevance
879 std::vector<Instruction *> SetjmpTableInsts; in runSjLjOnFunction() local900 SetjmpTableInsts.push_back(SetjmpTable); in runSjLjOnFunction()941 SetjmpTableInsts.push_back(NewSetjmpTable); in runSjLjOnFunction()1069 for (Instruction *I : SetjmpTableInsts) in runSjLjOnFunction()