GIMPLE_EH_FILTERBuild a
GIMPLE_EH_FILTERstatement.TYPESare the filter's types.FAILUREis a sequence with the filter's failure action.
Return the types handled by
GIMPLE_EH_FILTERstatementG.
Return a pointer to the types handled by
GIMPLE_EH_FILTERstatementG.
Return the sequence of statement to execute when
GIMPLE_EH_FILTERstatement fails.
Set
TYPESto be the set of types handled byGIMPLE_EH_FILTERG.
Set
FAILUREto be the sequence of statements to execute on failure forGIMPLE_EH_FILTERG.