| /llvm-project-15.0.7/llvm/include/llvm/IR/ |
| H A D | ProfileSummary.h | 52 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 D | ProfileSummary.cpp | 215 MaxInternalCount; in getFromMD() local 222 MaxInternalCount)) in getFromMD() 246 MaxCount, MaxInternalCount, MaxFunctionCount, in getFromMD()
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | ModuleTest.cpp | 99 !5 = !{!"MaxInternalCount", i64 1} 135 !5 = !{!"MaxInternalCount", i64 1} in TEST()
|
| /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/ |
| H A D | cspgo_profile_summary.ll | 131 ; PGOSUMMARY: {{![0-9]+}} = !{!"MaxInternalCount", i64 399999} 141 ; CSPGOSUMMARY: {{![0-9]+}} = !{!"MaxInternalCount", i64 399999} 150 ; CSPGOSUMMARY: {{![0-9]+}} = !{!"MaxInternalCount", i64 100000}
|
| H A D | icp_sample.ll | 22 !8 = !{!"MaxInternalCount", i64 0}
|
| /llvm-project-15.0.7/llvm/test/Transforms/Inline/ |
| H A D | profile_meta_invoke.ll | 30 !6 = !{!"MaxInternalCount", i64 1}
|
| H A D | inline-cold-callee.ll | 38 !6 = !{!"MaxInternalCount", i64 1}
|
| H A D | inline-cold-callsite-pgo.ll | 44 !6 = !{!"MaxInternalCount", i64 1}
|
| H A D | inline-hot-callee.ll | 47 !6 = !{!"MaxInternalCount", i64 1}
|
| H A D | inline-hot-callsite-2.ll | 48 !6 = !{!"MaxInternalCount", i64 1}
|
| H A D | prof-update-instr.ll | 38 !6 = !{!"MaxInternalCount", i64 1}
|
| H A D | prof-update-sample-alwaysinline.ll | 41 !6 = !{!"MaxInternalCount", i64 1}
|
| H A D | prof-update-sample.ll | 42 !6 = !{!"MaxInternalCount", i64 1}
|
| /llvm-project-15.0.7/llvm/test/CodeGen/ARM/ |
| H A D | constantpool-align.ll | 35 !5 = !{!"MaxInternalCount", i64 1}
|
| /llvm-project-15.0.7/llvm/test/Transforms/HotColdSplit/ |
| H A D | coldentrycount.ll | 40 !5 = !{!"MaxInternalCount", i64 1}
|
| /llvm-project-15.0.7/llvm/test/Transforms/CodeGenPrepare/X86/ |
| H A D | section-samplepgo.ll | 45 !6 = !{!"MaxInternalCount", i64 1}
|
| /llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/Inputs/ |
| H A D | hotness_based_import.ll | 73 !6 = !{!"MaxInternalCount", i64 1}
|
| /llvm-project-15.0.7/llvm/test/Transforms/InstCombine/ |
| H A D | cast-call-combine-prof.ll | 45 !6 = !{!"MaxInternalCount", i64 1}
|
| /llvm-project-15.0.7/llvm/test/Analysis/ProfileSummary/ |
| H A D | basic.ll | 43 !6 = !{!"MaxInternalCount", i64 1}
|
| /llvm-project-15.0.7/llvm/unittests/Transforms/Utils/ |
| H A D | SizeOptsTest.cpp | 114 !5 = !{!"MaxInternalCount", i64 1}
|
| /llvm-project-15.0.7/llvm/test/CodeGen/AArch64/ |
| H A D | arm64-fp-imm-size.ll | 66 !5 = !{!"MaxInternalCount", i64 1}
|
| /llvm-project-15.0.7/lldb/test/Shell/Unwind/Inputs/ |
| H A D | split-machine-functions.ll | 73 !6 = !{!"MaxInternalCount", i64 1}
|
| /llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/Inputs/ |
| H A D | thinlto_cspgo_bar_gen.ll | 45 !6 = !{!"MaxInternalCount", i64 100000}
|
| H A D | thinlto_cspgo_bar_use.ll | 51 !6 = !{!"MaxInternalCount", i64 100000}
|
| /llvm-project-15.0.7/llvm/test/Transforms/DeadArgElim/ |
| H A D | func_metadata.ll | 36 !6 = !{!"MaxInternalCount", i64 0}
|