Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc2514 static constexpr int kNumberOfNewBlocksInCaller = 1; in InlineInto() local
2516 + kNumberOfNewBlocksInCaller; in InlineInto()