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

/openjdk7/hotspot/src/share/vm/opto/
H A Dloopnode.cpp1120 uint if_cnt = 0; local
1121 while (if_cnt < if_limit) {
1123 if_cnt++;

Completed in 170 milliseconds