Searched refs:set_complete (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.hpp1037 void set_complete(PhaseGVN* phase);
H A Dmemnode.cpp3024 // This edge should be set to top, by the set_complete. But be conservative.
3046 void InitializeNode::set_complete(PhaseGVN* phase) { function in class:InitializeNode
3067 init->set_complete(phase);
3867 set_complete(phase);
H A Dlibrary_call.cpp4694 init->set_complete(&_gvn); // (there is no corresponding AllocateNode)

Completed in 72 milliseconds