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

/openjdk7/hotspot/src/share/vm/opto/
H A DphaseX.cpp1413 static bool ccp_type_widens(const Type* t, const Type* t0) { function
1444 assert(ccp_type_widens(t, type(n)), "ccp type must widen");

Completed in 36 milliseconds