Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinliner.cc1304 bool should_remove_invoke_instruction = false; in TryInlineAndReplace() local
1333 should_remove_invoke_instruction = true; in TryInlineAndReplace()
1381 should_remove_invoke_instruction = true; in TryInlineAndReplace()
1389 should_remove_invoke_instruction = true; in TryInlineAndReplace()
1398 if (should_remove_invoke_instruction) { in TryInlineAndReplace()