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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.hpp195 bool is_instance_field_load_with_local_phi(Node* ctrl);
H A Dmemnode.cpp1063 //----------------------is_instance_field_load_with_local_phi------------------
1064 bool LoadNode::is_instance_field_load_with_local_phi(Node* ctrl) { function in class:LoadNode
1104 if (is_instance_field_load_with_local_phi(region)) {

Completed in 51 milliseconds