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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmatcher.cpp1697 uint num_proj = _proj_list.size(); local
1722 guarantee(_proj_list.size() == num_proj, "no allocation during spill generation");

Completed in 28 milliseconds