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

/openjdk7/hotspot/src/share/vm/opto/
H A Doutput.cpp2991 uint bundle_count = _total_instructions_per_bundle[i]; local
2992 total_instructions += bundle_count * i;
2993 total_bundles += bundle_count;

Completed in 1527 milliseconds