Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc86 for (size_t loop_depth = LoopDepthAt(block); loop_depth > 0; --loop_depth) { in CostForMoveAt() local