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

/openjdk10/hotspot/src/share/vm/opto/
H A Dloopopts.cpp336 Node *n3_ctrl = get_ctrl(n->in(n->req() == 3 ? 2 : 3)); local
339 IdealLoopTree *n3_loop = get_loop( n3_ctrl );

Completed in 121 milliseconds