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

/openjdk7/hotspot/src/share/vm/opto/
H A Dcfgnode.hpp277 // Although PROB_NEVER == PROB_MIN and PROB_ALWAYS == PROB_MAX
286 // The name PROB_ALWAYS (PROB_NEVER) is to stand for situations for which
289 #define PROB_NEVER PROB_UNLIKELY_MAG(6) macro

Completed in 32 milliseconds