This threads SectionName through the allocateCodeSection/allocateDataSection APIs...
[oota-llvm.git] / include / llvm / Analysis / ScalarEvolutionExpander.h
index 00779fc329b115aa2132315aca11e18aee90860d..1e88bd54458e46d8f161c642a2a7d403f0f86dc5 100644 (file)
@@ -252,8 +252,6 @@ namespace llvm {
 
     void rememberInstruction(Value *I);
 
-    void restoreInsertPoint(BasicBlock *BB, BasicBlock::iterator I);
-
     bool isNormalAddRecExprPHI(PHINode *PN, Instruction *IncV, const Loop *L);
 
     bool isExpandedAddRecExprPHI(PHINode *PN, Instruction *IncV, const Loop *L);