Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/ir/conversion/
DIRBuilder.java264 boolean throwingInstructionInCurrentBlock = false; field in IRBuilder
1535 if (!throwingInstructionInCurrentBlock) {
1570 assert !throwingInstructionInCurrentBlock;
1571 throwingInstructionInCurrentBlock = true;
1711 throwingInstructionInCurrentBlock = false;