Searched refs:test_last (Results 1 – 2 of 2) sorted by relevance
4489 gimple *test_last = last_stmt (test_bb); in suitable_cond_bb() local4490 if (gimple_code (test_last) == GIMPLE_COND) in suitable_cond_bb()4531 == gimple_assign_lhs (test_last) in suitable_cond_bb()
4163 gimple *test_last = last_stmt (test_bb); in suitable_cond_bb() local4164 if (gimple_code (test_last) != GIMPLE_COND in suitable_cond_bb()4166 == gimple_assign_lhs (test_last) in suitable_cond_bb()