Searched refs:set_type_bottom (Results 1 - 10 of 10) sorted by relevance

/openjdk7/hotspot/src/share/vm/opto/
H A DgenerateOptoStub.cpp54 _gvn.set_type_bottom(start);
H A Difnode.cpp291 igvn->set_type_bottom(iff_c);
296 igvn->set_type_bottom(iff_x);
1117 igvn->set_type_bottom(iff);
H A DphaseX.hpp213 void set_type_bottom(const Node* n) { function in class:NodeHash::PhaseTransform
H A DgraphKit.cpp702 gvn().set_type_bottom(mem);
711 gvn().set_type_bottom(clonemap);
1409 gvn().set_type_bottom(mergemem);
1986 _gvn.set_type_bottom(halt);
3311 _gvn.set_type_bottom(ccast);
H A DphaseX.cpp1001 set_type_bottom(n);
1019 set_type_bottom(n);
H A Dparse1.cpp720 gvn().set_type_bottom(region);
1996 gvn().set_type_bottom(phi);
H A Dparse2.cpp1294 _gvn.set_type_bottom(ccast);
1359 _gvn.set_type_bottom(ccast);
H A DcallGenerator.cpp339 C->initial_gvn()->set_type_bottom(mem);
H A Dcompile.cpp717 initial_gvn()->set_type_bottom(s);
724 initial_gvn()->set_type_bottom(s);
H A Dlibrary_call.cpp4638 _gvn.set_type_bottom(result_i_o);
4639 _gvn.set_type_bottom(result_memory);

Completed in 2003 milliseconds