changeset 21099 | 46e6bbecd9e5 |
parent 15113 | 823590505eb4 |
child 22234 | da823d78ad65 |
--- a/hotspot/src/share/vm/opto/phaseX.hpp Wed Oct 23 10:00:39 2013 +0200 +++ b/hotspot/src/share/vm/opto/phaseX.hpp Wed Oct 23 12:40:23 2013 +0200 @@ -500,6 +500,8 @@ ProjNode* create_new_if_for_predicate(ProjNode* cont_proj, Node* new_entry, Deoptimization::DeoptReason reason); + void remove_speculative_types(); + #ifndef PRODUCT protected: // Sub-quadratic implementation of VerifyIterativeGVN.