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

/openjdk7/hotspot/src/share/vm/c1/
H A Dc1_LinearScan.cpp4214 Interval* Interval::split_child_before_op_id(int op_id) { function in class:Interval
5199 parent = parent->split_child_before_op_id(parent->from());

Completed in 53 milliseconds