Searched refs:SubclassA (Results 1 – 1 of 1) sorted by relevance
40 class SubclassA extends Super { class86 Super s = new SubclassA(); in testSimpleRemove()127 s = new SubclassA(); in testIfRemove()142 s = new SubclassA(); in testIfKeep()323 o = new SubclassA(); in testInstanceOfWithPhi()370 o = new SubclassA(); in testInstanceOfWithPhiSubclass()440 public SubclassA a = new SubclassA();441 public static SubclassA b = new SubclassA();473 SubclassA[] c = (SubclassA[])b; in testArraySimpleRemove()604 s = new SubclassA(); in updateNodesInTheSameBlockAsPhi()[all …]