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

/openjdk9/hotspot/src/share/vm/opto/
H A Dmemnode.hpp257 bool is_instance_field_load_with_local_phi(Node* ctrl);
H A Dmemnode.cpp1080 //----------------------is_instance_field_load_with_local_phi------------------
1081 bool LoadNode::is_instance_field_load_with_local_phi(Node* ctrl) { function in class:LoadNode
1123 if (is_instance_field_load_with_local_phi(region)) {

Completed in 54 milliseconds