Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc672 bool successful = iteration.ColorInterferenceGraph(); in AllocateRegisters() local
683 if (successful) { in AllocateRegisters()
1794 bool successful = true; in ColorInterferenceGraph() local
1815 successful = false; in ColorInterferenceGraph()
1895 successful = false; in ColorInterferenceGraph()
1906 if (!successful) { in ColorInterferenceGraph()
1912 return successful; in ColorInterferenceGraph()