LLVM 22.0.0git
|
VPlanPrinter prints a given VPlan to a given output stream. More...
#include "Transforms/Vectorize/VPlanHelpers.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.
Definition at line 416 of file VPlanHelpers.h.
|
inline |
Definition at line 457 of file VPlanHelpers.h.
References P.
void VPlanPrinter::dump | ( | ) |
Definition at line 1287 of file VPlan.cpp.
References llvm::Block, llvm::DOT::EscapeString(), llvm::StringRef::rtrim(), llvm::StringRef::split(), and llvm::vp_depth_first_shallow().