struct ProfiledCallGraphNode

Declaration

struct ProfiledCallGraphNode { /* full declaration omitted */ };

Declared at: llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h:39

Member Variables

public llvm::StringRef Name
public llvm::sampleprof::ProfiledCallGraphNode::edges Edges

Method Overview

Methods

ΒΆProfiledCallGraphNode(
    llvm::StringRef FName = llvm::StringRef())

Declared at: llvm/include/llvm/Transforms/IPO/ProfiledCallGraph.h:56

Parameters

llvm::StringRef FName = llvm::StringRef()