Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1805 bool run_rtp = false; in SubstituteArguments() local
1826 run_rtp = true; in SubstituteArguments()
1839 if (run_rtp || ArgumentTypesMoreSpecific(invoke_instruction, resolved_method)) { in SubstituteArguments()