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

/openjdk7/hotspot/src/share/vm/opto/
H A DphaseX.cpp873 uint rep_cnt = 0; local
893 if (++rep_cnt > 3) {
898 rep_cnt = 0;

Completed in 36 milliseconds