Searched defs:_first_index (Results 1 - 1 of 1) 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; }

Completed in 27 milliseconds