• Home
  • Raw
  • Download

Lines Matching refs:array_set

94   HArraySet* array_set = new (GetAllocator()) HArraySet(  in TEST_F()  local
99 block2->AddInstruction(array_set); in TEST_F()
118 array_set = new (GetAllocator()) HArraySet( in TEST_F()
123 block4->AddInstruction(array_set); in TEST_F()
131 array_set = new (GetAllocator()) HArraySet( in TEST_F()
136 block5->AddInstruction(array_set); in TEST_F()
204 HArraySet* array_set = new (GetAllocator()) HArraySet( in TEST_F() local
207 block3->AddInstruction(array_set); in TEST_F()
271 HArraySet* array_set = new (GetAllocator()) HArraySet( in TEST_F() local
274 block3->AddInstruction(array_set); in TEST_F()
314 HInstruction* array_set = new (GetAllocator()) HArraySet( in TEST_F() local
319 block->AddInstruction(array_set); in TEST_F()
325 array_set = new (GetAllocator()) HArraySet( in TEST_F()
330 block->AddInstruction(array_set); in TEST_F()
336 array_set = new (GetAllocator()) HArraySet( in TEST_F()
341 block->AddInstruction(array_set); in TEST_F()
412 HInstruction* array_set = new (allocator) HArraySet( in BuildSSAGraph1() local
419 loop_body->AddInstruction(array_set); in BuildSSAGraph1()
529 HInstruction* array_set = new (allocator) HArraySet( in BuildSSAGraph2() local
536 loop_body->AddInstruction(array_set); in BuildSSAGraph2()
637 HInstruction* array_set = new (allocator) HArraySet( in BuildSSAGraph3() local
643 loop_body->AddInstruction(array_set); in BuildSSAGraph3()
742 HInstruction* array_set = new (allocator) HArraySet( in BuildSSAGraph4() local
750 loop_body->AddInstruction(array_set); in BuildSSAGraph4()
1014 HInstruction* array_set = new (GetAllocator()) HArraySet( in TEST_F() local
1018 loop_body->AddInstruction(array_set); in TEST_F()
1023 array_set = new (GetAllocator()) HArraySet( in TEST_F()
1027 loop_body->AddInstruction(array_set); in TEST_F()
1033 array_set = new (GetAllocator()) HArraySet( in TEST_F()
1037 loop_body->AddInstruction(array_set); in TEST_F()
1044 array_set = new (GetAllocator()) HArraySet( in TEST_F()
1048 loop_body->AddInstruction(array_set); in TEST_F()
1057 array_set = new (GetAllocator()) HArraySet( in TEST_F()
1063 loop_body->AddInstruction(array_set); in TEST_F()
1069 array_set = new (GetAllocator()) HArraySet( in TEST_F()
1073 loop_body->AddInstruction(array_set); in TEST_F()
1082 array_set = new (GetAllocator()) HArraySet( in TEST_F()
1088 loop_body->AddInstruction(array_set); in TEST_F()