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

/openjdk7/hotspot/src/share/vm/opto/
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);

Completed in 48 milliseconds