Searched refs:physicalSuccessor (Results 1 – 3 of 3) sorted by relevance
45 return new ReturnaddressType(physicalSuccessor()); in getType()60 public InstructionHandle physicalSuccessor() { in physicalSuccessor() method in JsrInstruction
194 if ( theSuccessor != (cfg.contextOf(jsr.physicalSuccessor())) ) { in circulationPump()196 theSuccessor+"' or '"+cfg.contextOf(jsr.physicalSuccessor())+"'?"); in circulationPump()
972 stack().push(new ReturnaddressType(o.physicalSuccessor())); in visitJSR()979 stack().push(new ReturnaddressType(o.physicalSuccessor())); in visitJSR_W()