[VPlanRecipeBase] Add eraseFromParent().
authorFlorian Hahn <florian.hahn@arm.com>
Mon, 18 Jun 2018 15:18:48 +0000 (15:18 +0000)
committerFlorian Hahn <florian.hahn@arm.com>
Mon, 18 Jun 2018 15:18:48 +0000 (15:18 +0000)
commit63cbcf98a547ed16f89b5c80f7e401849abad3b2
treecd708ebd8611d94862dbee58017b8556146afbc6
parent2272c4811f8d2c56612d483c2546f053e7ea61cc
[VPlanRecipeBase] Add eraseFromParent().

Reviewers: dcaballe, hsaito, mkuper, hfinkel

Reviewed By: dcaballe

Differential Revision: https://reviews.llvm.org/D48081

llvm-svn: 334951
llvm/lib/Transforms/Vectorize/VPlan.cpp
llvm/lib/Transforms/Vectorize/VPlan.h
llvm/unittests/Transforms/Vectorize/VPlanTest.cpp