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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp574 void set_register_hint(Interval* i) { _register_hint = i; } function in class:Interval

Completed in 36 milliseconds