Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.h185 friend class ColoringIteration; variable
Dregister_allocator_graph_color.cc431 class ColoringIteration { class
433 ColoringIteration(RegisterAllocatorGraphColor* register_allocator, in ColoringIteration() function in art::ColoringIteration