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

/openjdk7/hotspot/src/share/vm/opto/
H A Doutput.cpp1882 //------------------------------ComputeLocalLatenciesForward-------------------
1887 void Scheduling::ComputeLocalLatenciesForward(const Block *bb) { function in class:Scheduling
1890 tty->print("# -> ComputeLocalLatenciesForward\n");
1926 tty->print("# <- ComputeLocalLatenciesForward\n");
1929 } // end ComputeLocalLatenciesForward
2508 ComputeLocalLatenciesForward(bb);

Completed in 41 milliseconds