LLVM 22.0.0git
llvm::yaml::FunctionYAML Struct Reference

Public Attributes

std::string name
std::vector< CallSiteYAMLcallsites

Detailed Description

Definition at line 114 of file CallSiteInfo.cpp.

Member Data Documentation

◆ callsites

std::vector<CallSiteYAML> llvm::yaml::FunctionYAML::callsites

◆ name

std::string llvm::yaml::FunctionYAML::name

The documentation for this struct was generated from the following file: