LLVM 22.0.0git
|
Public Attributes | |
std::string | name |
std::vector< CallSiteYAML > | callsites |
Definition at line 114 of file CallSiteInfo.cpp.
std::vector<CallSiteYAML> llvm::yaml::FunctionYAML::callsites |
Definition at line 116 of file CallSiteInfo.cpp.
Referenced by llvm::yaml::MappingTraits< FunctionYAML >::mapping().
std::string llvm::yaml::FunctionYAML::name |
Definition at line 115 of file CallSiteInfo.cpp.
Referenced by llvm::yaml::MappingTraits< FunctionYAML >::mapping().