Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ObjectYAML/
H A DELFYAML.h528 struct CallGraphProfileSection : Section { struct
531 CallGraphProfileSection() : Section(ChunkKind::CallGraphProfile) {} in CallGraphProfileSection() argument
533 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
537 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ObjectYAML/
DELFYAML.h554 struct CallGraphProfileSection : Section { struct
557 CallGraphProfileSection() : Section(ChunkKind::CallGraphProfile) {} in CallGraphProfileSection() argument
559 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
563 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ObjectYAML/
DELFYAML.h542 struct CallGraphProfileSection : Section { struct
545 CallGraphProfileSection() : Section(ChunkKind::CallGraphProfile) {} in CallGraphProfileSection() argument
547 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
551 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ObjectYAML/
DELFYAML.h554 struct CallGraphProfileSection : Section { struct
557 CallGraphProfileSection() : Section(ChunkKind::CallGraphProfile) {} in CallGraphProfileSection() argument
559 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
563 static bool classof(const Chunk *S) { in classof()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ObjectYAML/
DELFYAML.h554 struct CallGraphProfileSection : Section { struct
557 CallGraphProfileSection() : Section(ChunkKind::CallGraphProfile) {} in CallGraphProfileSection() argument
559 std::vector<std::pair<StringRef, bool>> getEntries() const override { in getEntries()
563 static bool classof(const Chunk *S) { in classof()