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

/openjdk10/hotspot/src/share/vm/opto/
H A Dblock.hpp744 int to_infrequent() const { return to_pct() < BlockLayoutMinDiamondPercentage; } function in class:CFGEdge

Completed in 37 milliseconds