class VPlanPrinter

Declaration

class VPlanPrinter { /* full declaration omitted */ };

Description

VPlanPrinter prints a given VPlan to a given output stream. The printing is indented and follows the dot format.

Declared at: llvm/lib/Transforms/Vectorize/VPlan.h:1469