Searched refs:isDebugLocalsChange (Results 1 – 4 of 4) sorted by relevance
34 public boolean isDebugLocalsChange() { in isDebugLocalsChange() method in DebugLocalsChange50 assert other.isDebugLocalsChange(); in identicalNonValueParts()56 assert other.isDebugLocalsChange(); in compareNonValueParts()
716 || isDebugLocalsChange() in isDebugInstruction()729 public boolean isDebugLocalsChange() { in isDebugLocalsChange() method in Instruction
92 } else if (instruction.isDebugLocalsChange()) { in add()
344 return instruction.isDebugLocalsChange() in isNopInstruction()