Searched refs:set_adr_type (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A Dmachnode.hpp641 void set_adr_type(const TypePtr* atp) { _adr_type = atp; } function in class:MachReturnNode
H A Dmatcher.cpp1194 msfpt->set_adr_type(sfpt->adr_type());

Completed in 40 milliseconds