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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp2197 int count_at(int i) const { return _index_and_count.at((i << 1) + 1); } function in class:LIR_InsertionBuffer

Completed in 48 milliseconds