Go to the documentation of this file.
14 #ifndef LLVM_ANALYSIS_REGIONPRINTER_H
15 #define LLVM_ANALYSIS_REGIONPRINTER_H
DOTGraphTraits(bool isSimple=false)
This is an optimization pass for GlobalISel generic memory operations.
FunctionPass * createRegionOnlyPrinterPass()
DOTGraphTraits - Template class that can be specialized to customize how graphs are converted to 'dot...
FunctionPass * createRegionViewerPass()
static bool isSimple(Instruction *I)
void viewRegion(llvm::RegionInfo *RI)
Open a viewer to display the GraphViz vizualization of the analysis result.
FunctionPass * createRegionOnlyViewerPass()
DefaultDOTGraphTraits - This class provides the default implementations of all of the DOTGraphTraits ...
static std::string getNodeLabel(const ValueInfo &VI, GlobalValueSummary *GVS)
FunctionPass * createRegionPrinterPass()
void viewRegionOnly(llvm::RegionInfo *RI)
Open a viewer to display the GraphViz vizualization of the analysis result.