Searched refs:test_cil_resolve_dominance (Results 1 – 3 of 3) sorted by relevance
55 void test_cil_resolve_dominance(CuTest *);
260 SUITE_ADD_TEST(suite, test_cil_resolve_dominance); in CilTreeGetResolveSuite()
555 void test_cil_resolve_dominance(CuTest *tc) { in test_cil_resolve_dominance() function