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

/openjdk7/hotspot/src/share/vm/opto/
H A Dnode.hpp1527 int idx, bool can_grow) {
1532 if (!can_grow) return NULL;
1526 locate_node_notes(GrowableArray<Node_Notes*>* arr, int idx, bool can_grow) argument

Completed in 39 milliseconds