Searched refs:if_inst (Results 1 – 1 of 1) sorted by relevance
85 HIf* if_inst = new (&allocator_) HIf(cmp); in TEST_F() local87 block1->AddInstruction(if_inst); in TEST_F()108 if_inst = new (&allocator_) HIf(cmp); in TEST_F()112 block3->AddInstruction(if_inst); in TEST_F()183 HIf* if_inst = new (&allocator_) HIf(cmp); in TEST_F() local185 block1->AddInstruction(if_inst); in TEST_F()194 if_inst = new (&allocator_) HIf(cmp2); in TEST_F()199 block2->AddInstruction(if_inst); in TEST_F()249 HIf* if_inst = new (&allocator_) HIf(cmp); in TEST_F() local253 block1->AddInstruction(if_inst); in TEST_F()[all …]