Searched refs:verifyCurrentInstructionCanThrow (Results 1 – 7 of 7) sorted by relevance
63 boolean verifyCurrentInstructionCanThrow(); in verifyCurrentInstructionCanThrow() method
164 public boolean verifyCurrentInstructionCanThrow() { in verifyCurrentInstructionCanThrow() method in DexSourceCode
1567 assert source.verifyCurrentInstructionCanThrow();
499 public boolean verifyCurrentInstructionCanThrow() { in verifyCurrentInstructionCanThrow() method in JarSourceCode
198 public final boolean verifyCurrentInstructionCanThrow() { in verifyCurrentInstructionCanThrow() method in SingleBlockSourceCode
544 public boolean verifyCurrentInstructionCanThrow() { in verifyCurrentInstructionCanThrow() method in MainDexListTests.ReturnVoidCode
931 public boolean verifyCurrentInstructionCanThrow() { in verifyCurrentInstructionCanThrow() method in Outliner.OutlineSourceCode