Home
last modified time | relevance | path

Searched refs:SampleProfile (Results 1 – 25 of 31) sorted by relevance

12

/llvm-project-15.0.7/llvm/test/Transforms/SampleProfile/
H A Dflattened.ll10 ; CHECK-NOT: !{!"ProfileFormat", !"SampleProfile"}
11 ; PRELINK: !{!"ProfileFormat", !"SampleProfile"}
12 ; NOTHINLTO: !{!"ProfileFormat", !"SampleProfile"}
H A Dentry_counts_missing_dbginfo.ll5 ; them based on the sample profile (SampleProfile::runOnFunction).
7 ; When we attempt to update its profile info (at the end of SampleProfile::runOnModule - llvm::upda…
120 !1 = !DIFile(filename: "temp.c", directory: "llvm/test/Transforms/SampleProfile")
H A Dsection-accurate-samplepgo.ll47 !3 = !{!"ProfileFormat", !"SampleProfile"}
H A Dnorepeated-icp-4.ll68 !27 = !{!"ProfileFormat", !"SampleProfile"}
H A Dcov-zero-samples.ll16 source_filename = "test/Transforms/SampleProfile/cov-zero-samples.ll"
/llvm-project-15.0.7/llvm/unittests/IR/
H A DModuleTest.cpp96 !2 = !{!"ProfileFormat", !"SampleProfile"}
132 !2 = !{!"ProfileFormat", !"SampleProfile"} in TEST()
/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/
H A Dicp_sample.ll19 !5 = !{!"ProfileFormat", !"SampleProfile"}
H A Dthinlto_samplepgo_icp.ll36 !6 = !{!"ProfileFormat", !"SampleProfile"}
H A Dthinlto_samplepgo_icp3.ll42 !6 = !{!"ProfileFormat", !"SampleProfile"}
H A Dthinlto_samplepgo_icp_droppeddead.ll44 !6 = !{!"ProfileFormat", !"SampleProfile"}
H A Dthinlto_samplepgo_icp2.ll51 !6 = !{!"ProfileFormat", !"SampleProfile"}
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DCMakeLists.txt38 SampleProfile.cpp
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A Dprofile_meta_invoke.ll27 !3 = !{!"ProfileFormat", !"SampleProfile"}
H A Dprof-update-sample-alwaysinline.ll38 !3 = !{!"ProfileFormat", !"SampleProfile"}
H A Dprof-update-sample.ll39 !3 = !{!"ProfileFormat", !"SampleProfile"}
H A Dinline-hot-callsite.ll110 !3 = !{!"ProfileFormat", !"SampleProfile"}
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Transforms/IPO/
H A DBUILD.gn59 "SampleProfile.cpp",
/llvm-project-15.0.7/llvm/test/Transforms/CodeGenPrepare/X86/
H A Dsection-samplepgo.ll42 !3 = !{!"ProfileFormat", !"SampleProfile"}
/llvm-project-15.0.7/llvm/include/llvm/LTO/
H A DConfig.h113 std::string SampleProfile; member
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dinsert-prefetch.ll45 !8 = !{!"ProfileFormat", !"SampleProfile"}
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dthinlto-function-summary-callgraph-sample-profile-summary.ll111 !3 = !{!"ProfileFormat", !"SampleProfile"}
/llvm-project-15.0.7/llvm/lib/LTO/
H A DLTOBackend.cpp235 if (!Conf.SampleProfile.empty()) in runNewPMPasses()
236 PGOOpt = PGOOptions(Conf.SampleProfile, "", Conf.ProfileRemapping, in runNewPMPasses()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DBackendUtil.cpp1047 std::unique_ptr<raw_pwrite_stream> OS, std::string SampleProfile, in runThinLTOBackend() argument
1083 Conf.SampleProfile = std::move(SampleProfile); in runThinLTOBackend()
/llvm-project-15.0.7/lld/ELF/
H A DLTO.cpp148 c.SampleProfile = std::string(config->ltoSampleProfile); in createConfig()
/llvm-project-15.0.7/llvm/
H A DCODE_OWNERS.TXT174 D: SampleProfile and related parts of ProfileData

12