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

/openjdk7/hotspot/src/share/vm/opto/
H A Ddivnode.hpp158 ProjNode* mod_proj() { return proj_out(mod_proj_num); } function in class:DivModNode
H A Dcompile.cpp2813 n->subsume_by(divmod->mod_proj(), this);
2833 n->subsume_by(divmod->mod_proj(), this);

Completed in 56 milliseconds