Searched refs:SetjmpTableSizeInsts (Results 1 – 1 of 1) sorted by relevance
1007 std::vector<Instruction *> SetjmpTableSizeInsts; in runSjLjOnFunction() local1036 SetjmpTableSizeInsts.push_back(SetjmpTableSize); in runSjLjOnFunction()1077 SetjmpTableSizeInsts.push_back(NewSetjmpTableSize); in runSjLjOnFunction()1265 for (Instruction *I : SetjmpTableSizeInsts) in runSjLjOnFunction()