Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/test/tools/llvm-profdata/
H A Dsample-overlap.test13 ; OVERLAP0: Hot-function overlap: 100.000%
17 ; OVERLAP0: Hot-block overlap: 100.000%
34 ; OVERLAP1: Hot-function overlap: 100.000%
38 ; OVERLAP1: Hot-block overlap: 100.000%
55 ; OVERLAP2: Hot-function overlap: 100.000%
59 ; OVERLAP2: Hot-block overlap: 100.000%
80 ; OVERLAP3: Hot-function overlap: 16.667%
84 ; OVERLAP3: Hot-block overlap: 4.545%
109 ; OVERLAP4: Hot-block overlap: 14.286%
133 ; CS: Hot-function overlap: 100.000%
[all …]
/llvm-project-15.0.7/llvm/test/Bitcode/
H A Dthinlto-function-summary-callgraph-sample-profile-summary.ll79 br i1 %a, label %Cold, label %Hot, !prof !41
85 Hot: ; 999/1000 goes here
H A Dthinlto-function-summary-callgraph-profile-summary.ll90 br i1 %a, label %Cold, label %Hot, !prof !41
97 Hot: ; 999/1000 goes here
/llvm-project-15.0.7/bolt/test/runtime/X86/
H A Dpie-exceptions-failed-split.test14 ## Hot code in the test case gets larger after splitting because of jump
/llvm-project-15.0.7/llvm/test/Transforms/FunctionImport/
H A Dhotness_based_import.ll84 br i1 %a, label %Cold, label %Hot, !prof !41
91 Hot: ; 999/1000 goes here
/llvm-project-15.0.7/bolt/test/X86/
H A Dshrinkwrapping-do-not-pessimize.s27 # Hot prologue
/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp476 bool Hot);
986 bool Hot) { in emitOptimizationRemarksForInlineCandidates() argument
994 << (Hot ? "hotness: '" : "size: '") in emitOptimizationRemarksForInlineCandidates()
1116 bool Hot = false; in inlineHotFunctions() local
1131 Hot = true; in inlineHotFunctions()
1140 if (Hot || ExternalInlineAdvisor) { in inlineHotFunctions()
H A DFunctionImport.cpp378 if (Hotness == CalleeInfo::HotnessType::Hot) in computeImportForFunction()
398 Edge.second.getHotness() == CalleeInfo::HotnessType::Hot; in computeImportForFunction()
H A DWholeProgramDevirt.cpp1186 CalleeInfo CI(CalleeInfo::HotnessType::Hot, /* RelBF = */ 0); in AddCalls()
/llvm-project-15.0.7/libcxx/benchmarks/
H A Dstring.bench.cpp487 enum class Temperature { Hot, Cold }; enumerator
496 Temperature() == ::Temperature::Hot in run()
/llvm-project-15.0.7/llvm/test/Transforms/PGOProfile/
H A Dbfi_verification.ll108 …LY-CHECK: remark: <unknown>:0:0: BB if.then25 Count=6013544 BFI_Count=6277124 (raw-Cold to BFI-Hot)
/llvm-project-15.0.7/clang/test/Misc/
H A Dpragma-attribute-supported-attributes-list.test75 // CHECK-NEXT: Hot (SubjectMatchRule_function)
/llvm-project-15.0.7/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h61 Hot = 3, enumerator
113 case CalleeInfo::HotnessType::Hot: in getHotnessName()
H A DAttributes.td90 def Hot: EnumAttr<"hot", [FnAttr]>;
/llvm-project-15.0.7/llvm/lib/Analysis/
H A DModuleSummaryAnalysis.cpp129 return CalleeInfo::HotnessType::Hot; in getHotness()
/llvm-project-15.0.7/llvm/lib/Transforms/Utils/
H A DCodeExtractor.cpp931 case Attribute::Hot: in constructFunction()
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DPGOInstrumentation.cpp1903 if (F->hasFnAttribute(Attribute::Hot)) { in annotateAllFunctions()
/llvm-project-15.0.7/clang/include/clang/Basic/
H A DAttr.td1519 def Hot : InheritableAttr {
1525 def : MutualExclusions<[Hot, Cold]>;
/llvm-project-15.0.7/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp639 case Attribute::Hot: in getAttrKindEncoding()
/llvm-project-15.0.7/clang/lib/CodeGen/
H A DCGCall.cpp2110 FuncAttrs.addAttribute(llvm::Attribute::Hot); in ConstructAttributeList()
H A DCodeGenModule.cpp2046 B.addAttribute(llvm::Attribute::Hot); in SetLLVMFunctionAttributesForDefinition()
/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DCodeGenPrepare.cpp499 if (F.hasFnAttribute(Attribute::Hot) || in runOnFunction()
/llvm-project-15.0.7/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp2003 return Attribute::Hot; in getAttrFromCode()
/llvm-project-15.0.7/llvm/lib/AsmParser/
H A DLLParser.cpp8848 Hotness = CalleeInfo::HotnessType::Hot; in parseHotness()
/llvm-project-15.0.7/llvm/docs/
H A DLangRef.rst7672 ``Hot``, and ``Critical``), and ``relbf`` (which holds the integer