Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1316 bool should_remove_invoke_instruction = false; in TryInlineAndReplace() local
1345 should_remove_invoke_instruction = true; in TryInlineAndReplace()
1393 should_remove_invoke_instruction = true; in TryInlineAndReplace()
1401 should_remove_invoke_instruction = true; in TryInlineAndReplace()
1410 if (should_remove_invoke_instruction) { in TryInlineAndReplace()