Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.h186 friend class ColoringIteration; variable
Dregister_allocator_graph_color.cc417 class ColoringIteration { class
419 ColoringIteration(RegisterAllocatorGraphColor* register_allocator, in ColoringIteration() function in art::ColoringIteration