mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-31 20:51:52 +01:00
[VPlan] Remove unused & undefined print method (NFC).
This commit is contained in:
parent
17af86073f
commit
8f516aa811
@ -636,7 +636,6 @@ public:
|
||||
virtual void execute(struct VPTransformState &State) = 0;
|
||||
|
||||
/// Each recipe prints itself.
|
||||
void print(raw_ostream &O, const Twine &Indent);
|
||||
virtual void print(raw_ostream &O, const Twine &Indent,
|
||||
VPSlotTracker &SlotTracker) const = 0;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user