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

/openjdk10/hotspot/src/share/vm/opto/
H A Dparse2.cpp1270 const TypeOopPtr* con_type = tcon->isa_klassptr()->as_instance_type(); local
1499 const Type* con_type = Type::make_from_constant(constant); local
H A Dtype.cpp246 const Type* con_type = NULL; local
373 const Type* con_type = make_from_constant(con, /*require_constant=*/ true, local
[all...]
H A Dmemnode.cpp1691 const Type* con_type = Type::make_constant_from_array_element(aobj->as_array(), off, local
1760 const Type* con_type = Type::make_constant_from_field(const_oop->as_instance(), off, is_unsigned(), memory_type()); local
H A DgraphKit.cpp4524 const Type* con_type = Type::make_constant_from_field(field, holder, field->layout_type(), local

Completed in 105 milliseconds