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

/openjdk10/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/runtime/
H A DBasicType.java58 public static final BasicType T_CONFLICT = new BasicType(tConflict); field in class:BasicType
/openjdk10/hotspot/src/share/vm/utilities/
H A DglobalDefinitions.hpp582 T_CONFLICT = 19, // for stack value type with conflicting contents enumerator in enum:BasicType

Completed in 50 milliseconds