Home
last modified time | relevance | path

Searched refs:MaxInternalCount (Results 1 – 25 of 114) sorted by relevance

12345

/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DProfileSummary.h52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
73 uint64_t MaxInternalCount, uint64_t MaxFunctionCount,
78 MaxInternalCount(MaxInternalCount), MaxFunctionCount(MaxFunctionCount), in PSK()
94 uint64_t getMaxInternalCount() const { return MaxInternalCount; } in getMaxInternalCount()
/llvm-project-15.0.7/llvm/lib/IR/
H A DProfileSummary.cpp215 MaxInternalCount; in getFromMD() local
222 MaxInternalCount)) in getFromMD()
246 MaxCount, MaxInternalCount, MaxFunctionCount, in getFromMD()
/llvm-project-15.0.7/llvm/unittests/IR/
H A DModuleTest.cpp99 !5 = !{!"MaxInternalCount", i64 1}
135 !5 = !{!"MaxInternalCount", i64 1} in TEST()
/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/
H A Dcspgo_profile_summary.ll131 ; PGOSUMMARY: {{![0-9]+}} = !{!"MaxInternalCount", i64 399999}
141 ; CSPGOSUMMARY: {{![0-9]+}} = !{!"MaxInternalCount", i64 399999}
150 ; CSPGOSUMMARY: {{![0-9]+}} = !{!"MaxInternalCount", i64 100000}
H A Dicp_sample.ll22 !8 = !{!"MaxInternalCount", i64 0}
/llvm-project-15.0.7/llvm/test/Transforms/Inline/
H A Dprofile_meta_invoke.ll30 !6 = !{!"MaxInternalCount", i64 1}
H A Dinline-cold-callee.ll38 !6 = !{!"MaxInternalCount", i64 1}
H A Dinline-cold-callsite-pgo.ll44 !6 = !{!"MaxInternalCount", i64 1}
H A Dinline-hot-callee.ll47 !6 = !{!"MaxInternalCount", i64 1}
H A Dinline-hot-callsite-2.ll48 !6 = !{!"MaxInternalCount", i64 1}
H A Dprof-update-instr.ll38 !6 = !{!"MaxInternalCount", i64 1}
H A Dprof-update-sample-alwaysinline.ll41 !6 = !{!"MaxInternalCount", i64 1}
H A Dprof-update-sample.ll42 !6 = !{!"MaxInternalCount", i64 1}
/llvm-project-15.0.7/llvm/test/CodeGen/ARM/
H A Dconstantpool-align.ll35 !5 = !{!"MaxInternalCount", i64 1}
/llvm-project-15.0.7/llvm/test/Transforms/HotColdSplit/
H A Dcoldentrycount.ll40 !5 = !{!"MaxInternalCount", i64 1}
/llvm-project-15.0.7/llvm/test/Transforms/CodeGenPrepare/X86/
H A Dsection-samplepgo.ll45 !6 = !{!"MaxInternalCount", i64 1}
/llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/Inputs/
H A Dhotness_based_import.ll73 !6 = !{!"MaxInternalCount", i64 1}
/llvm-project-15.0.7/llvm/test/Transforms/InstCombine/
H A Dcast-call-combine-prof.ll45 !6 = !{!"MaxInternalCount", i64 1}
/llvm-project-15.0.7/llvm/test/Analysis/ProfileSummary/
H A Dbasic.ll43 !6 = !{!"MaxInternalCount", i64 1}
/llvm-project-15.0.7/llvm/unittests/Transforms/Utils/
H A DSizeOptsTest.cpp114 !5 = !{!"MaxInternalCount", i64 1}
/llvm-project-15.0.7/llvm/test/CodeGen/AArch64/
H A Darm64-fp-imm-size.ll66 !5 = !{!"MaxInternalCount", i64 1}
/llvm-project-15.0.7/lldb/test/Shell/Unwind/Inputs/
H A Dsplit-machine-functions.ll73 !6 = !{!"MaxInternalCount", i64 1}
/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/
H A Dthinlto_cspgo_bar_gen.ll45 !6 = !{!"MaxInternalCount", i64 100000}
H A Dthinlto_cspgo_bar_use.ll51 !6 = !{!"MaxInternalCount", i64 100000}
/llvm-project-15.0.7/llvm/test/Transforms/DeadArgElim/
H A Dfunc_metadata.ll36 !6 = !{!"MaxInternalCount", i64 0}

12345