Searched refs:IsPartialProfile (Results 1 – 11 of 11) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | ProfileSummary.cpp | 235 uint64_t IsPartialProfile = 0; in getFromMD() local 236 if (!getOptionalVal(Tuple, I, "IsPartialProfile", IsPartialProfile)) in getFromMD() 247 NumCounts, NumFunctions, IsPartialProfile, in getFromMD()
|
| /llvm-project-15.0.7/llvm/unittests/ProfileData/ |
| H A D | SampleProfTest.cpp | 85 const bool IsPartialProfile = Summary.isPartialProfile(); in verifyProfileSummary() local 87 auto VerifySummary = [IsPartialProfile, PartialProfileRatio]( in verifyProfileSummary() 95 ASSERT_EQ(IsPartialProfile, Summary.isPartialProfile()); in verifyProfileSummary()
|
| /llvm-project-15.0.7/lldb/test/Shell/Unwind/Inputs/ |
| H A D | split-machine-functions.ll | 77 !10 = !{!"IsPartialProfile", i64 0}
|
| /llvm-project-15.0.7/lld/test/COFF/ |
| H A D | pgo-warn-mismatch.ll | 38 !10 = !{!"IsPartialProfile", i64 0}
|
| /llvm-project-15.0.7/lld/test/ELF/lto/ |
| H A D | pgo-warn-mismatch.ll | 38 !10 = !{!"IsPartialProfile", i64 0}
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | ModuleTest.cpp | 139 !9 = !{!"IsPartialProfile", i64 1} in TEST()
|
| /llvm-project-15.0.7/llvm/test/CodeGen/X86/ |
| H A D | hot-unlikely-section-prefix.ll | 79 !10 = !{!"IsPartialProfile", i64 0}
|
| H A D | fsafdo_test3.ll | 222 !15 = !{!"IsPartialProfile", i64 0}
|
| /llvm-project-15.0.7/llvm/unittests/Analysis/ |
| H A D | ProfileSummaryInfoTest.cpp | 50 uint64_t IsPartialProfile = 0, in makeLLVMModule() argument 115 formatv(SummaryString, ProfKind, NumCounts, IsPartialProfile, in makeLLVMModule()
|
| /llvm-project-15.0.7/llvm/test/Transforms/PartialInlining/ |
| H A D | switch_stmt.ll | 107 !10 = !{!"IsPartialProfile", i64 0}
|
| /llvm-project-15.0.7/llvm/test/DebugInfo/COFF/ |
| H A D | pgo.ll | 103 !18 = !{!"IsPartialProfile", i64 0}
|