zap dead code.

llvm-svn: 113071
This commit is contained in:
Chris Lattner 2010-09-04 17:45:58 +00:00
parent 0a779b97fe
commit b1951ea1fe
1 changed files with 0 additions and 1 deletions

View File

@ -102,7 +102,6 @@ namespace {
void EmitResultCode();
Matcher *GetMatcher() const { return TheMatcher; }
Matcher *GetCurPredicate() const { return CurPredicate; }
private:
void AddMatcher(Matcher *NewNode);
void InferPossibleTypes();