Index: src/hydrogen-instructions.h |
=================================================================== |
--- src/hydrogen-instructions.h (revision 6757) |
+++ src/hydrogen-instructions.h (working copy) |
@@ -611,9 +611,6 @@ |
virtual HType CalculateInferredType() const; |
- // Helper for type conversions used by normal and phi instructions. |
- void InsertInputConversion(HInstruction* previous, int index, HType type); |
- |
#ifdef DEBUG |
virtual void Verify() = 0; |
#endif |