Home
last modified time | relevance | path

Searched defs:if_inst (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dbounds_check_elimination_test.cc85 HIf* if_inst = new (&allocator_) HIf(cmp); in TEST_F() local
183 HIf* if_inst = new (&allocator_) HIf(cmp); in TEST_F() local
249 HIf* if_inst = new (&allocator_) HIf(cmp); in TEST_F() local
401 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph1() local
519 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph2() local
629 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph3() local
729 HInstruction* if_inst = new (allocator) HIf(cmp); in BuildSSAGraph4() local
821 HIf* if_inst = new (&allocator_) HIf(cmp); in TEST_F() local