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

/openjdk7/hotspot/src/share/vm/opto/
H A Dmachnode.cpp294 const TypePtr *t_disp = oper->disp_as_type(); // only !NULL for indOffset32X
H A Dmachnode.hpp128 virtual const TypePtr *disp_as_type() const { return NULL; } function in class:MachOper

Completed in 135 milliseconds