summaryrefslogtreecommitdiff
path: root/src/jit/codegenlinear.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/jit/codegenlinear.h')
-rw-r--r--src/jit/codegenlinear.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/jit/codegenlinear.h b/src/jit/codegenlinear.h
index 40f61bce93..45927db98e 100644
--- a/src/jit/codegenlinear.h
+++ b/src/jit/codegenlinear.h
@@ -167,7 +167,6 @@ void genCodeForShiftRMW(GenTreeStoreInd* storeInd);
void genCodeForCast(GenTreeOp* tree);
void genCodeForLclAddr(GenTree* tree);
-void genCodeForIndexAddr(GenTreeIndexAddr* tree);
void genCodeForIndir(GenTreeIndir* tree);
void genCodeForNegNot(GenTree* tree);
void genCodeForLclVar(GenTreeLclVar* tree);