LLVM 20.0.0git
|
VPlanPrinter prints a given VPlan to a given output stream. More...
#include "Transforms/Vectorize/VPlan.h"
Public Member Functions | |
VPlanPrinter (raw_ostream &O, const VPlan &P) | |
LLVM_DUMP_METHOD void | dump () |
VPlanPrinter prints a given VPlan to a given output stream.
The printing is indented and follows the dot format.
|
inline |
void VPlanPrinter::dump | ( | ) |
Definition at line 1282 of file VPlan.cpp.
References llvm::Block, llvm::Depth, llvm::DOT::EscapeString(), llvm::VPlan::getEntry(), llvm::VPlan::getName(), OS, llvm::VPTransformState::Plan, llvm::VPlan::printLiveIns(), llvm::StringRef::rtrim(), llvm::StringRef::split(), and llvm::vp_depth_first_shallow().