Searched refs:pred_rpo (Results 1 – 2 of 2) sorted by relevance
5019 int pred_rpo = i; in find_assert_locations() local5033 if (bb_rpo[pred] < pred_rpo) in find_assert_locations()5034 pred_rpo = bb_rpo[pred]; in find_assert_locations()5039 last_rpo[rpo[i]] = pred_rpo; in find_assert_locations()
4497 int pred_rpo = i; in find_assert_locations() local4511 if (bb_rpo[pred] < pred_rpo) in find_assert_locations()4512 pred_rpo = bb_rpo[pred]; in find_assert_locations()4517 last_rpo[rpo[i]] = pred_rpo; in find_assert_locations()