Home
last modified time | relevance | path

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

12

/external/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp37 enum ProfileFormat { PF_None = 0, PF_Text, PF_Binary, PF_GCC }; enum
122 ProfileFormat OutputFormat, bool OutputSparse) { in mergeInstrProfile()
170 ProfileFormat OutputFormat) { in mergeSampleProfile()
282 cl::opt<ProfileFormat> OutputFormat( in merge_main()
/external/llvm/test/Analysis/ProfileSummary/
Dbasic.ll28 !3 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Analysis/ProfileSummary/
Dbasic.ll28 !3 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/PGOProfile/
Dunreachable_bb.ll20 ;USE: !2 = !{!"ProfileFormat", !"InstrProf"}
Dicp_sample.ll19 !5 = !{!"ProfileFormat", !"SampleProfile"}
Dthinlto_samplepgo_icp.ll36 !6 = !{!"ProfileFormat", !"SampleProfile"}
Dthinlto_samplepgo_icp3.ll37 !6 = !{!"ProfileFormat", !"SampleProfile"}
Dthinlto_samplepgo_icp_droppeddead.ll44 !6 = !{!"ProfileFormat", !"SampleProfile"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
Dinline-cold-callsite-samplepgo.ll36 !3 = !{!"ProfileFormat", !"SampleProfile"}
Dinline-cold-callee.ll43 !3 = !{!"ProfileFormat", !"InstrProf"}
Dinline-cold-callsite-pgo.ll43 !3 = !{!"ProfileFormat", !"InstrProf"}
Dinline-hot-callee.ll44 !3 = !{!"ProfileFormat", !"InstrProf"}
Dinline-hot-callsite-2.ll45 !3 = !{!"ProfileFormat", !"InstrProf"}
Dprof-update-instr.ll35 !3 = !{!"ProfileFormat", !"InstrProf"}
Dprof-update-sample.ll38 !3 = !{!"ProfileFormat", !"SampleProfile"}
Dinline-hot-callsite.ll50 !3 = !{!"ProfileFormat", !"SampleProfile"}
/external/llvm/test/Transforms/Inline/
Dinline-cold-callee.ll41 !3 = !{!"ProfileFormat", !"InstrProf"}
Dinline-hot-callee.ll41 !3 = !{!"ProfileFormat", !"InstrProf"}
Dinline-hot-callsite.ll41 !3 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/
Dsection-samplepgo.ll42 !3 = !{!"ProfileFormat", !"SampleProfile"}
Dsection.ll68 !3 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/FunctionImport/Inputs/
Dhotness_based_import.ll70 !3 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/InstCombine/
Dcast-call-combine-prof.ll42 !3 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp37 enum ProfileFormat { enum
240 ProfileFormat OutputFormat, bool OutputSparse, in mergeInstrProfile()
331 ProfileFormat OutputFormat) { in mergeSampleProfile()
473 cl::opt<ProfileFormat> OutputFormat( in merge_main()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/DeadArgElim/
Dfunc_metadata.ll33 !3 = !{!"ProfileFormat", !"InstrProf"}

12