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

/openjdk7/hotspot/src/share/vm/opto/
H A DdoCall.cpp852 const TypeOopPtr* addr_type = TypeOopPtr::make_from_constant(method()); local
853 Node* adr1 = makecon(addr_type);

Completed in 33 milliseconds