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

/openjdk7/hotspot/src/share/vm/opto/
H A Descape.cpp738 uint call_idx = call->_idx; local
764 PointsToNode* ptn = ptnode_adr(call_idx);
797 ptnode_adr(call_idx)->set_scalar_replaceable(false);
807 ptnode_adr(call_idx)->set_scalar_replaceable(false);

Completed in 67 milliseconds