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

/openjdk9/hotspot/src/share/vm/opto/
H A Dmemnode.cpp3115 InitializeNode::InitializeNode(Compile* C, int adr_type, Node* rawoop) argument
[all...]
H A DgraphKit.cpp3323 Node* rawoop = _gvn.transform( new ProjNode(allocx, TypeFunc::Parms) ); local
3692 Node* rawoop = in(InitializeNode::RawAddress); local
3704 ProjNode* rawoop = proj_out(AllocateNode::RawAddress); local
[all...]

Completed in 110 milliseconds