[9] RFR(S): 8066312: Add new Node* Node::find_user(int opc) method
John Rose
john.r.rose at oracle.com
Fri Jan 16 21:56:00 UTC 2015
On Jan 16, 2015, at 12:34 PM, Zoltán Majó <zoltan.majo at oracle.com> wrote:
>
> has_out(int opcode) -> has_out_with(int opcode)
> find_out(int opcode) -> find_out_with(int opcode)
>
> I renamed both methods so that the naming stays consistent among them.
Fine with me too. Thanks for doing the rename. — John
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.openjdk.java.net/pipermail/hotspot-compiler-dev/attachments/20150116/1044db75/attachment-0001.html>
More information about the hotspot-compiler-dev
mailing list