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

/openjdk7/hotspot/src/share/vm/ci/
H A DciCallSite.hpp40 bool is_constant_call_site();
H A DciCallSite.cpp31 bool ciCallSite::is_constant_call_site() { function in class:ciCallSite
/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp1653 if (!call_site->is_constant_call_site()) {
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp1596 if (!call_site->is_constant_call_site()) {

Completed in 110 milliseconds