Index: src/compiler/instruction-selector.h |
diff --git a/src/compiler/instruction-selector.h b/src/compiler/instruction-selector.h |
index 9c1cd4ca0c0736c6deec3931263ae1fb53b3c57e..335099f35b4567e1d01752a4e05450141dbb4f82 100644 |
--- a/src/compiler/instruction-selector.h |
+++ b/src/compiler/instruction-selector.h |
@@ -247,7 +247,6 @@ class InstructionSelector final { |
#undef DECLARE_GENERATOR |
void VisitFinishRegion(Node* node); |
- void VisitGuard(Node* node); |
void VisitParameter(Node* node); |
void VisitIfException(Node* node); |
void VisitOsrValue(Node* node); |