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

/openjdk7/hotspot/src/share/vm/opto/
H A DcallGenerator.hpp286 void set_heat(float x) { _heat = x; } function in class:WarmCallInfo
H A DcallGenerator.cpp542 _call_info->set_heat(_call_info->compute_heat());

Completed in 34 milliseconds