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

/openjdk7/hotspot/src/share/vm/opto/
H A Dlibrary_call.cpp250 AllocateArrayNode* tightly_coupled_allocation(Node* ptr,
2029 // tightly_coupled_allocation to be able to see beyond min/max expressions.
4596 // (Note: Because tightly_coupled_allocation performs checks on the
4603 && ((alloc = tightly_coupled_allocation(dest, slow_region))
4973 LibraryCallKit::tightly_coupled_allocation(Node* ptr, function in class:LibraryCallKit

Completed in 37 milliseconds