Home
last modified time | relevance | path

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

/external/r8/src/main/java/com/android/tools/r8/ir/code/
DBasicBlock.java459 assert verifyNoValuesAfterThrowingInstruction(); in close()
982 private boolean verifyNoValuesAfterThrowingInstruction() { in verifyNoValuesAfterThrowingInstruction() method in BasicBlock