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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp1198 bool has_load = ( allocation != NULL && local
1202 if (has_load && in(Memory)->is_Phi() && in(Memory)->in(0) == base->in(0)) {

Completed in 181 milliseconds