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

/openjdk9/hotspot/src/share/vm/opto/
H A Dtype.cpp325 const Type* Type::make_constant_from_field(ciInstance* holder, int off, bool is_unsigned_load, BasicType loadbt) { function in class:Type
341 const Type* Type::make_constant_from_field(ciField* field, ciInstance* holder, function in class:Type
H A DgraphKit.cpp4460 Node* GraphKit::make_constant_from_field(ciField* field, Node* obj) { function in class:GraphKit

Completed in 64 milliseconds