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

/openjdk7/hotspot/src/share/vm/opto/
H A Dloopnode.hpp67 enum { _unswitch_max=3 }; enumerator in enum:LoopNode::__anon335
81 int unswitch_max() { return _unswitch_max; }

Completed in 35 milliseconds