Searched refs:set_insert_move_when_activated (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp595 void set_insert_move_when_activated(bool b) { _insert_move_when_activated = b; } function in class:Interval
H A Dc1_LinearScan.cpp5158 split_part->set_insert_move_when_activated(move_necessary);

Completed in 52 milliseconds