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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmemnode.cpp141 if (!ClearArrayNode::step_through(&result, instance_id, phase)) {
594 if (ClearArrayNode::step_through(&mem, (uint)addr_t->instance_id(), phase)) {
2672 //----------------------------step_through----------------------------------
2675 bool ClearArrayNode::step_through(Node** np, uint instance_id, PhaseTransform* phase) { function in class:ClearArrayNode

Completed in 89 milliseconds