Searched refs:asNewArrayEmpty (Results 1 – 5 of 5) sorted by relevance
54 return other.asNewArrayEmpty().type == type; in identicalNonValueParts()59 return type.slowCompareTo(other.asNewArrayEmpty().type); in compareNonValueParts()68 public NewArrayEmpty asNewArrayEmpty() { in asNewArrayEmpty() method in NewArrayEmpty
95 Value newArraySizeValue = array().definition.asNewArrayEmpty().size(); in instructionInstanceCanThrow()
534 public NewArrayEmpty asNewArrayEmpty() { in asNewArrayEmpty() method in Instruction
191 NewArrayEmpty newArrayEmpty = current.asNewArrayEmpty(); in rewrite()
1060 NewArrayEmpty newArray = instruction.asNewArrayEmpty();1089 NewArrayEmpty newArray = instruction.asNewArrayEmpty();