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

/openjdk7/hotspot/src/share/vm/opto/
H A Dchaitin.hpp287 void Compute_Effective_Degree();
H A Dchaitin.cpp350 _ifg->Compute_Effective_Degree();
366 ifg.Compute_Effective_Degree();
417 _ifg->Compute_Effective_Degree();
H A Difg.cpp116 //------------------------------Compute_Effective_Degree-----------------------
118 void PhaseIFG::Compute_Effective_Degree() { function in class:PhaseIFG

Completed in 36 milliseconds