CheckStoreCount 69 test/correctness/likely.cpp CheckStoreCount(string f, int c) : func(f), correct(c) {} CheckStoreCount 73 test/correctness/likely.cpp g.add_custom_lowering_pass(new CheckStoreCount(g.name(), correct)); CheckStoreCount 54 test/correctness/tuple_undef.cpp f.add_custom_lowering_pass(new CheckStoreCount(2)); CheckStoreCount 83 test/correctness/tuple_undef.cpp f.add_custom_lowering_pass(new CheckStoreCount(3)); CheckStoreCount 138 test/correctness/tuple_undef.cpp f.add_custom_lowering_pass(new CheckStoreCount(0));