Home
last modified time | relevance | path

Searched refs:blocks3 (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dfind_loops_test.cc261 const int blocks3[] = {3, 4}; in TEST_F() local
262 TestBlock(graph, 3, true, 3, blocks3, 2); // inner loop header in TEST_F()