LLVM 22.0.0git
EdgeBundles.cpp File Reference

Go to the source code of this file.

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.

Functions

template<>
raw_ostreamllvm::WriteGraph (raw_ostream &O, const EdgeBundles &G, bool ShortNames, const Twine &Title)
 Specialize WriteGraph, the standard implementation won't work.

Variables

static cl::opt< boolViewEdgeBundles ("view-edge-bundles", cl::Hidden, cl::desc("Pop up a window to show edge bundle graphs"))

Variable Documentation

◆ ViewEdgeBundles

cl::opt< bool > ViewEdgeBundles("view-edge-bundles", cl::Hidden, cl::desc("Pop up a window to show edge bundle graphs")) ( "view-edge-bundles" ,
cl::Hidden ,
cl::desc("Pop up a window to show edge bundle graphs")  )
static