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

/openjdk7/hotspot/src/share/vm/opto/
H A Dnode.hpp1452 uint index_at(uint i) const { function in class:Node_Stack
/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp2196 int index_at(int i) const { return _index_and_count.at((i << 1)); } function in class:LIR_InsertionBuffer

Completed in 48 milliseconds