mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-02-18 14:31:27 +00:00
Remove dead code, NFC
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226516 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
80cfed9fe7
commit
05111848a0
@ -802,7 +802,6 @@ public:
|
||||
static MDNode *concatenate(MDNode *A, MDNode *B);
|
||||
static MDNode *intersect(MDNode *A, MDNode *B);
|
||||
static MDNode *getMostGenericTBAA(MDNode *A, MDNode *B);
|
||||
static AAMDNodes getMostGenericAA(const AAMDNodes &A, const AAMDNodes &B);
|
||||
static MDNode *getMostGenericFPMath(MDNode *A, MDNode *B);
|
||||
static MDNode *getMostGenericRange(MDNode *A, MDNode *B);
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user