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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.hpp1344 class PrefetchAllocationNode : public Node { class in inherits:Node
1346 PrefetchAllocationNode(Node *mem, Node *adr) : Node(0,mem,adr) {} function in class:PrefetchAllocationNode

Completed in 83 milliseconds