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

/openjdk7/hotspot/src/share/vm/opto/
H A Dsplit_if.cpp137 Node *iff_ctrl = iff->is_If() ? iff->in(0) : get_ctrl(iff); local
139 register_new_node(x, iff_ctrl);

Completed in 209 milliseconds