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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcallnode.hpp847 Node* Ideal_length() { function in class:AllocateArrayNode
H A Dcallnode.cpp1174 const Type* type = phase->type(Ideal_length());
H A Dmemnode.cpp2186 Node* allocated_length = alloc->Ideal_length();
2218 Node* allocated_length = alloc->Ideal_length();
H A DgraphKit.cpp1150 alen = alloc->Ideal_length();

Completed in 296 milliseconds