Searched refs:itm_fn (Results 1 – 1 of 1) sorted by relevance
659 tree itm_fn = declare_library_fn_1 ("_ITM_cxa_throw", in build_throw() local662 if (itm_fn != error_mark_node) in build_throw()664 apply_tm_attr (itm_fn, get_identifier ("transaction_pure")); in build_throw()665 record_tm_replacement (throw_fn, itm_fn); in build_throw()