Searched defs:RoundDoubleNode (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dconnode.hpp530 //-----------------------------RoundDoubleNode---------------------------------
531 class RoundDoubleNode: public Node { class in inherits:Node
533 RoundDoubleNode(Node* c, Node *in1): Node(c, in1) {} function in class:RoundDoubleNode

Completed in 39 milliseconds