Searched defs:find_next_fullword_store (Results 1 - 1 of 1) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp3668 intptr_t InitializeNode::find_next_fullword_store(uint start, PhaseGVN* phase) { function in class:InitializeNode
3778 intptr_t next_full_store = find_next_fullword_store(i, phase);

Completed in 251 milliseconds