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

/openjdk7/hotspot/src/share/vm/opto/
H A Doutput.cpp2098 //------------------------------DecrementUseCounts-----------------------------
2099 void Scheduling::DecrementUseCounts(Node *n, const Block *bb) { function in class:Scheduling
2332 DecrementUseCounts(n,bb);

Completed in 39 milliseconds