Home
last modified time | relevance | path

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

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