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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp562 int num_use_positions() const { return _use_pos_and_kinds.length() / 2; } function in class:Interval

Completed in 57 milliseconds