Searched refs:abort_edge (Results 1 – 1 of 1) sorted by relevance
2842 edge abort_edge = NULL; in expand_transaction() local2854 abort_edge = e; in expand_transaction()2947 if (abort_edge) in expand_transaction()2975 redirect_edge_pred (abort_edge, test_bb); in expand_transaction()2976 abort_edge->flags = EDGE_TRUE_VALUE; in expand_transaction()2977 abort_edge->probability = profile_probability::unlikely (); in expand_transaction()