Home
last modified time | relevance | path

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

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