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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmacro.cpp1141 Node *toobig_true = new (C) IfTrueNode( toobig_iff ); local
1142 transform_later(toobig_true);
1143 slow_region ->init_req( too_big_or_final_path, toobig_true );

Completed in 36 milliseconds