Searched refs:abort_edge (Results 1 – 2 of 2) sorted by relevance
2832 edge abort_edge = NULL; in expand_transaction() local2844 abort_edge = e; in expand_transaction()2937 if (abort_edge) in expand_transaction()2965 redirect_edge_pred (abort_edge, test_bb); in expand_transaction()2966 abort_edge->flags = EDGE_TRUE_VALUE; in expand_transaction()2967 abort_edge->probability = profile_probability::unlikely (); in expand_transaction()
2828 edge abort_edge = NULL; in expand_transaction() local2840 abort_edge = e; in expand_transaction()2933 if (abort_edge) in expand_transaction()2961 redirect_edge_pred (abort_edge, test_bb); in expand_transaction()2962 abort_edge->flags = EDGE_TRUE_VALUE; in expand_transaction()2963 abort_edge->probability = profile_probability::unlikely (); in expand_transaction()