Home
last modified time | relevance | path

Searched defs:ProfileCount (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSyntheticCountsPropagation.cpp44 using ProfileCount = Function::ProfileCount; typedef
DSampleProfile.cpp96 using ProfileCount = Function::ProfileCount; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DMisExpect.cpp124 const uint64_t ProfileCount = Weights[Index]; in verifyMisExpect() local
DCodeExtractor.cpp72 using ProfileCount = Function::ProfileCount; typedef
DInlineFunction.cpp75 using ProfileCount = Function::ProfileCount; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DFunction.h267 ProfileCount() : Count(-1), PCT(PCT_Invalid) {} in ProfileCount() function
268 ProfileCount(uint64_t Count, ProfileCountType PCT) in ProfileCount() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DModuleSummaryAnalysis.cpp126 static CalleeInfo::HotnessType getHotness(uint64_t ProfileCount, in getHotness()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DControlHeightReduction.cpp1709 Optional<uint64_t> ProfileCount = BFI.getBlockProfileCount(EntryBlock); in transformScopes() local
1850 uint64_t ProfileCount) { in fixupBranchesAndSelects()
DPGOInstrumentation.cpp124 using ProfileCount = Function::ProfileCount; typedef
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp69 using ProfileCount = Function::ProfileCount; typedef
/third_party/glslang/glslang/MachineIndependent/
DShaderLang.cpp178 const int ProfileCount = 4; // index range in MapProfileToIndex variable
/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_negative.cpp1236 uint32 dng_negative::ProfileCount () const in ProfileCount() function in dng_negative