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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.hpp354 //------------------------------LoadD_unalignedNode----------------------------
356 class LoadD_unalignedNode : public LoadDNode { class in inherits:LoadDNode
358 LoadD_unalignedNode( Node *c, Node *mem, Node *adr, const TypePtr* at ) function in class:LoadD_unalignedNode

Completed in 483 milliseconds