hotspot/src/share/vm/opto/loopnode.hpp
changeset 190 e9a0a9dcd4f6
parent 1 489c9b5090e2
child 212 cd4963e67949
--- a/hotspot/src/share/vm/opto/loopnode.hpp	Wed Dec 05 09:00:00 2007 -0800
+++ b/hotspot/src/share/vm/opto/loopnode.hpp	Wed Dec 05 09:01:00 2007 -0800
@@ -850,7 +850,6 @@
   const TypeInt* filtered_type( Node *n ) { return filtered_type(n, NULL); }
  // Helpers for filtered type
   const TypeInt* filtered_type_from_dominators( Node* val, Node *val_ctrl);
-  const TypeInt* filtered_type_at_if( Node* val, Node *if_proj);
 
   // Helper functions
   void register_new_node( Node *n, Node *blk );