Home
last modified time | relevance | path

Searched defs:CallGraphProfileSection (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h554 struct CallGraphProfileSection : Section { struct
557 CallGraphProfileSection() : Section(ChunkKind::CallGraphProfile) {} in CallGraphProfileSection() argument
559 getEntriesCallGraphProfileSection getEntries() argument
563 classofCallGraphProfileSection classof() argument