HomeSort by relevance Sort by last modified time
    Searched refs:iterative_move_coalescing_ (Results 1 - 2 of 2) sorted by null

  /art/compiler/optimizing/
register_allocator_graph_color.h 152 const bool iterative_move_coalescing_; member in class:art::RegisterAllocatorGraphColor
register_allocator_graph_color.cc 580 iterative_move_coalescing_(iterative_move_coalescing),
664 if (iterative_move_coalescing_ && attempt <= kMaxGraphColoringAttemptsDebug) {
    [all...]

Completed in 191 milliseconds