Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.h83 bool do_rtp,
Dinliner.cc1297 bool do_rtp, in TryInlineAndReplace() argument
1402 if (do_rtp && ReturnTypeMoreSpecific(invoke_instruction, return_replacement)) { in TryInlineAndReplace()