Searched refs:can_grow (Results 1 - 2 of 2) 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
H A Dcompile.hpp739 int idx, bool can_grow = false);

Completed in 191 milliseconds