mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-22 10:33:23 +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.
|
/// split.
|
||||||
void analyze(const LiveInterval *li);
|
void analyze(const LiveInterval *li);
|
||||||
|
|
||||||
const LiveInterval *getCurLI() { return curli_; }
|
|
||||||
|
|
||||||
/// clear - clear all data structures so SplitAnalysis is ready to analyze a
|
/// clear - clear all data structures so SplitAnalysis is ready to analyze a
|
||||||
/// new interval.
|
/// new interval.
|
||||||
void clear();
|
void clear();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user