Home
last modified time | relevance | path

Searched refs:IsPartialProfile (Results 1 – 11 of 11) sorted by relevance

/llvm-project-15.0.7/llvm/lib/IR/
H A DProfileSummary.cpp235 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 DSampleProfTest.cpp85 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 Dsplit-machine-functions.ll77 !10 = !{!"IsPartialProfile", i64 0}
/llvm-project-15.0.7/lld/test/COFF/
H A Dpgo-warn-mismatch.ll38 !10 = !{!"IsPartialProfile", i64 0}
/llvm-project-15.0.7/lld/test/ELF/lto/
H A Dpgo-warn-mismatch.ll38 !10 = !{!"IsPartialProfile", i64 0}
/llvm-project-15.0.7/llvm/unittests/IR/
H A DModuleTest.cpp139 !9 = !{!"IsPartialProfile", i64 1} in TEST()
/llvm-project-15.0.7/llvm/test/CodeGen/X86/
H A Dhot-unlikely-section-prefix.ll79 !10 = !{!"IsPartialProfile", i64 0}
H A Dfsafdo_test3.ll222 !15 = !{!"IsPartialProfile", i64 0}
/llvm-project-15.0.7/llvm/unittests/Analysis/
H A DProfileSummaryInfoTest.cpp50 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 Dswitch_stmt.ll107 !10 = !{!"IsPartialProfile", i64 0}
/llvm-project-15.0.7/llvm/test/DebugInfo/COFF/
H A Dpgo.ll103 !18 = !{!"IsPartialProfile", i64 0}