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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.hpp592 void make_current_split_child() { split_parent()->_current_split_child = this; } function in class:Interval
H A Dc1_LinearScan.cpp5242 spilled_part->make_current_split_child();
5786 cur->make_current_split_child();

Completed in 41 milliseconds