aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lib/CodeGen/RegAlloc/PhyRegAlloc.h1
-rw-r--r--lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h1
2 files changed, 2 insertions, 0 deletions
diff --git a/lib/CodeGen/RegAlloc/PhyRegAlloc.h b/lib/CodeGen/RegAlloc/PhyRegAlloc.h
index 7ab638f..1e4362f 100644
--- a/lib/CodeGen/RegAlloc/PhyRegAlloc.h
+++ b/lib/CodeGen/RegAlloc/PhyRegAlloc.h
@@ -121,6 +121,7 @@ private:
void createIGNodeListsAndIGs();
void buildInterferenceGraphs();
void saveState();
+ void verifySavedState();
void setCallInterferences(const MachineInstr *MI,
const ValueSet *LVSetAft);
diff --git a/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h b/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h
index 7ab638f..1e4362f 100644
--- a/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h
+++ b/lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h
@@ -121,6 +121,7 @@ private:
void createIGNodeListsAndIGs();
void buildInterferenceGraphs();
void saveState();
+ void verifySavedState();
void setCallInterferences(const MachineInstr *MI,
const ValueSet *LVSetAft);