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

/openjdk7/hotspot/src/share/vm/opto/
H A Dloopnode.hpp229 void set_profile_trip_cnt(float ptc) { _profile_trip_cnt = ptc; } function in class:CountedLoopNode

Completed in 33 milliseconds