Searched refs:uninst (Results 1 – 1 of 1) sorted by relevance
1714 gimple_seq uninst = NULL; in lower_transaction() local1717 uninst = copy_gimple_seq_and_replace_locals (g); in lower_transaction()1721 walk_gimple_seq (uninst, make_tm_uninst, NULL, &this_wi); in lower_transaction()1740 if (uninst != NULL) in lower_transaction()1746 gsi_insert_seq_after (gsi, uninst, GSI_CONTINUE_LINKING); in lower_transaction()