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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp684 // activate_current() is called when an unhandled interval becomes active (in current(), current_kind()).
687 virtual bool activate_current() { return true; } function in class:IntervalWalker
779 bool activate_current();

Completed in 36 milliseconds