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

/openjdk7/hotspot/src/share/vm/opto/
H A DphaseX.hpp172 _zcon_max = (uint)T_CONFLICT enumerator in enum:NodeHash::PhaseTransform::__anon354
176 ConNode* _zcons[_zcon_max + 1]; // cached is_zero_type nodes
H A DphaseX.cpp653 assert((uint)bt <= _zcon_max, "domain check");

Completed in 1277 milliseconds