Searched defs:NumFunctions (Results 1 – 13 of 13) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
D | ProfileSummary.h | 53 uint32_t NumCounts, NumFunctions; variable 63 uint32_t NumCounts, uint32_t NumFunctions) in ProfileSummary()
|
/external/llvm/include/llvm/IR/ |
D | ProfileSummary.h | 56 uint32_t NumCounts, NumFunctions; variable 65 uint32_t NumCounts, uint32_t NumFunctions) in ProfileSummary()
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/ |
D | ProfileCommon.h | 54 uint32_t NumFunctions = 0; variable
|
/external/llvm/include/llvm/ProfileData/ |
D | ProfileCommon.h | 63 uint32_t NumCounts, NumFunctions; variable
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/ |
D | CoverageSummaryInfo.h | 111 size_t NumFunctions; variable 116 FunctionCoverageInfo(size_t Executed, size_t NumFunctions) in FunctionCoverageInfo()
|
/external/llvm/lib/IR/ |
D | ProfileSummary.cpp | 166 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
D | ProfileSummary.cpp | 160 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
|
/external/llvm/tools/llvm-cov/ |
D | CoverageSummaryInfo.h | 100 size_t NumFunctions; member
|
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-dwarfdump/ |
D | Statistics.cpp | 212 unsigned NumFunctions = 0; in collectStatsForObjectFile() local
|
/external/llvm/lib/ProfileData/ |
D | SampleProfReader.cpp | 459 auto NumFunctions = readNumber<uint64_t>(); in readSummary() local 574 uint32_t NumFunctions; in readFunctionProfiles() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/ |
D | SampleProfReader.cpp | 552 auto NumFunctions = readNumber<uint64_t>(); in readSummary() local 674 uint32_t NumFunctions; in readFunctionProfiles() local
|
/external/dng_sdk/source/ |
D | dng_negative.cpp | 128 uint32 dng_noise_profile::NumFunctions () const in NumFunctions() function in dng_noise_profile
|
/external/v8/src/ |
D | api.cc | 9425 int debug::WasmScript::NumFunctions() const { in NumFunctions() function in v8::debug::WasmScript
|