Searched refs:raise_bottom_type (Results 1 - 7 of 7) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DphaseX.cpp710 k->raise_bottom_type(t);
1106 k->raise_bottom_type(t);
1563 n->raise_bottom_type(t);
H A Dnode.hpp824 void raise_bottom_type(const Type* new_type);
H A Dnode.cpp962 //------------------------------raise_bottom_type------------------------------
964 void Node::raise_bottom_type(const Type* new_type) { function in class:Node
H A Dloopopts.cpp110 x->raise_bottom_type(t);
H A Descape.cpp2789 n->raise_bottom_type(tinst);
H A DgraphKit.cpp2748 phi->raise_bottom_type(_gvn.type(cast_obj)->meet(TypePtr::NULL_PTR));
H A Dmemnode.cpp1389 x->raise_bottom_type(t);

Completed in 96 milliseconds