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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcallnode.hpp451 uint _first_index; // First input edge index of a SafePoint node where member in class:SafePointScalarObjectNode
471 uint first_index() const { return _first_index; }
H A Dcallnode.cpp1092 _first_index(first_index),
1127 res->_first_index += jvms_adj;

Completed in 327 milliseconds