CheckPredicatedStoreLoad   46 test/correctness/predicated_store_load.cpp     CheckPredicatedStoreLoad(bool store, bool load) :
CheckPredicatedStoreLoad  105 test/correctness/predicated_store_load.cpp         f.add_custom_lowering_pass(new CheckPredicatedStoreLoad(true, true));
CheckPredicatedStoreLoad  134 test/correctness/predicated_store_load.cpp         f.add_custom_lowering_pass(new CheckPredicatedStoreLoad(true, true));
CheckPredicatedStoreLoad  172 test/correctness/predicated_store_load.cpp         f.add_custom_lowering_pass(new CheckPredicatedStoreLoad(true, true));
CheckPredicatedStoreLoad  205 test/correctness/predicated_store_load.cpp         f.add_custom_lowering_pass(new CheckPredicatedStoreLoad(true, true));
CheckPredicatedStoreLoad  240 test/correctness/predicated_store_load.cpp         f.add_custom_lowering_pass(new CheckPredicatedStoreLoad(true, true));
CheckPredicatedStoreLoad  275 test/correctness/predicated_store_load.cpp         f.add_custom_lowering_pass(new CheckPredicatedStoreLoad(false, false));
CheckPredicatedStoreLoad  309 test/correctness/predicated_store_load.cpp         f.add_custom_lowering_pass(new CheckPredicatedStoreLoad(false, false));
CheckPredicatedStoreLoad  342 test/correctness/predicated_store_load.cpp         f.add_custom_lowering_pass(new CheckPredicatedStoreLoad(true, true));