Searched refs:BuildSSAGraph4 (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dbounds_check_elimination_test.cc687 static HInstruction* BuildSSAGraph4(HGraph* graph, function in namespace:art
763 HInstruction* bounds_check = BuildSSAGraph4(graph_, &allocator_, 0);
770 HInstruction* bounds_check = BuildSSAGraph4(graph_, &allocator_, 1);
777 HInstruction* bounds_check = BuildSSAGraph4(graph_, &allocator_, 0, kCondGT);

Completed in 136 milliseconds