mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-22 20:05:38 +00:00
zap dead code.
llvm-svn: 113071
This commit is contained in:
parent
8d76bbe31c
commit
f92de84645
@ -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…
x
Reference in New Issue
Block a user