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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmatcher.hpp99 void grow_new_node_array(uint idx_limit) { argument
100 _nodes.map(idx_limit-1, NULL);

Completed in 35 milliseconds