Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.h90 bool do_rtp,
Dinliner.cc1309 bool do_rtp, in TryInlineAndReplace() argument
1414 if (do_rtp && ReturnTypeMoreSpecific(invoke_instruction, return_replacement)) { in TryInlineAndReplace()