Searched refs:iff_ctrl (Results 1 - 1 of 1) sorted by relevance
/openjdk7/hotspot/src/share/vm/opto/ | ||
H A D | split_if.cpp | 137 Node *iff_ctrl = iff->is_If() ? iff->in(0) : get_ctrl(iff); local 139 register_new_node(x, iff_ctrl); |
Completed in 50 milliseconds