mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2024-12-13 20:32:21 +00:00
zap dead code.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113071 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
2eb63dfa0a
commit
718045889e
@ -102,7 +102,6 @@ namespace {
|
||||
void EmitResultCode();
|
||||
|
||||
Matcher *GetMatcher() const { return TheMatcher; }
|
||||
Matcher *GetCurPredicate() const { return CurPredicate; }
|
||||
private:
|
||||
void AddMatcher(Matcher *NewNode);
|
||||
void InferPossibleTypes();
|
||||
|
Loading…
Reference in New Issue
Block a user