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

/openjdk7/hotspot/src/share/vm/opto/
H A Dloopnode.hpp220 bool has_exact_trip_count() const { return (_loop_flags & HasExactTripCount) != 0; } function in class:CountedLoopNode

Completed in 80 milliseconds