Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dregister_allocator_graph_color.cc42 static constexpr size_t kLoopSpillWeightMultiplier = 10; variable
87 cost *= kLoopSpillWeightMultiplier; in CostForMoveAt()