MLIR 22.0.0git
CallGraph.h File Reference
#include "mlir/Support/LLVM.h"
#include "llvm/ADT/GraphTraits.h"
#include "llvm/ADT/MapVector.h"
#include "llvm/ADT/PointerIntPair.h"
#include "llvm/ADT/SetVector.h"

Go to the source code of this file.

Classes

class  mlir::CallGraphNode
 This class represents a single callable in the callgraph. More...
class  mlir::CallGraphNode::Edge
 This class represents a directed edge between two nodes in the callgraph. More...
class  mlir::CallGraph
struct  llvm::GraphTraits< const mlir::CallGraphNode * >
struct  llvm::GraphTraits< const mlir::CallGraph * >

Namespaces

namespace  mlir
 Include the generated interface declarations.
namespace  llvm
 The OpAsmOpInterface, see OpAsmInterface.td for more details.