mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-03 13:31:05 +00:00
Remove unused accessor.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@116580 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
5df0b65e8f
commit
50cef5829d
@ -69,8 +69,6 @@ public:
|
||||
/// split.
|
||||
void analyze(const LiveInterval *li);
|
||||
|
||||
const LiveInterval *getCurLI() { return curli_; }
|
||||
|
||||
/// clear - clear all data structures so SplitAnalysis is ready to analyze a
|
||||
/// new interval.
|
||||
void clear();
|
||||
|
Loading…
Reference in New Issue
Block a user