|
LLVM
8.0.1
|
VPlanPrinter prints a given VPlan to a given output stream. More...
#include "Transforms/Vectorize/VPlan.h"
Friends | |
| raw_ostream & | operator<< (raw_ostream &OS, VPlan &Plan) |
| raw_ostream & | operator<< (raw_ostream &OS, const struct VPlanIngredient &I) |
VPlanPrinter prints a given VPlan to a given output stream.
The printing is indented and follows the dot format.
|
friend |
|
friend |
1.8.13