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

/openjdk7/hotspot/src/share/vm/opto/
H A DcallGenerator.cpp489 CallGenerator* _if_hot; member in class:WarmCallGenerator
502 _if_hot = if_hot;
534 _call_info->set_hot_cg(_if_hot);

Completed in 25 milliseconds