summaryrefslogtreecommitdiffstats
path: root/js/src/jit/IonAnalysis.h
diff options
context:
space:
mode:
Diffstat (limited to 'js/src/jit/IonAnalysis.h')
-rw-r--r--js/src/jit/IonAnalysis.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/js/src/jit/IonAnalysis.h b/js/src/jit/IonAnalysis.h
index 49bc0b591..673c797bd 100644
--- a/js/src/jit/IonAnalysis.h
+++ b/js/src/jit/IonAnalysis.h
@@ -56,9 +56,6 @@ EliminateDeadCode(MIRGenerator* mir, MIRGraph& graph);
MOZ_MUST_USE bool
ApplyTypeInformation(MIRGenerator* mir, MIRGraph& graph);
-MOZ_MUST_USE bool
-MakeMRegExpHoistable(MIRGenerator* mir, MIRGraph& graph);
-
void
RenumberBlocks(MIRGraph& graph);