Home
last modified time | relevance | path

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

12

/external/llvm/lib/ProfileData/
DCMakeLists.txt2 InstrProf.cpp
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DCMakeLists.txt3 InstrProf.cpp
/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/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp49 InstrProfiling InstrProf; member in __anond5e06e8d0111::InstrProfilingLegacyPass
53 InstrProfilingLegacyPass() : ModulePass(ID), InstrProf() {} in InstrProfilingLegacyPass()
55 : ModulePass(ID), InstrProf(Options) {} in InstrProfilingLegacyPass()
60 bool runOnModule(Module &M) override { return InstrProf.run(M); } in runOnModule()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/PGOProfile/
Dunreachable_bb.ll20 ;USE: !2 = !{!"ProfileFormat", !"InstrProf"}
/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/FunctionImport/Inputs/
Dhotness_based_import.ll70 !3 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/Inline/
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"}
Dbfi-update.ll82 !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/test/Transforms/DeadArgElim/
Dfunc_metadata.ll33 !3 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeGenPrepare/
Dsection.ll68 !3 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/X86/
Dbypass-slow-division-tune.ll72 !3 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/GlobalOpt/PowerPC/
Dcoldcc_coldsites.ll52 !2 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/unittests/Analysis/
DProfileSummaryInfoTest.cpp146 TEST_F(ProfileSummaryInfoTest, InstrProf) { in TEST_F() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp140 InstrProfiling InstrProf; member in __anona65fa3c50111::InstrProfilingLegacyPass
147 : ModulePass(ID), InstrProf(Options) {} in InstrProfilingLegacyPass()
154 return InstrProf.run(M, getAnalysis<TargetLibraryInfoWrapperPass>().getTLI()); in runOnModule()
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/CodeExtractor/
DPartialInlinePGORegion.ll92 !4 = !{!"ProfileFormat", !"InstrProf"}
/external/swiftshader/third_party/llvm-7.0/llvm/test/Transforms/LoopUnroll/
Dpeel-loop-pgo.ll91 !3 = !{!"ProfileFormat", !"InstrProf"}

12