Home
last modified time | relevance | path

Searched defs:MaxFunctionCount (Results 1 – 25 of 27) sorted by relevance

12

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
H A DProfileSummary.h50 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
60 uint64_t MaxInternalCount, uint64_t MaxFunctionCount, in ProfileSummary()
/aosp_15_r20/external/llvm/include/llvm/IR/
H A DProfileSummary.h55 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
64 uint64_t MaxInternalCount, uint64_t MaxFunctionCount, in ProfileSummary()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DProfileCommon.h57 uint64_t MaxFunctionCount = 0; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DProfileCommon.h57 uint64_t MaxFunctionCount = 0; variable
DInstrProf.h1103 MaxFunctionCount = 2, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DProfileCommon.h57 uint64_t MaxFunctionCount = 0; variable
DInstrProf.h1103 MaxFunctionCount = 2, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DProfileCommon.h57 uint64_t MaxFunctionCount = 0; variable
DInstrProf.h1085 MaxFunctionCount = 2, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DProfileCommon.h51 uint64_t MaxFunctionCount = 0; variable
H A DInstrProf.h1017 MaxFunctionCount = 2, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DProfileCommon.h52 uint64_t MaxFunctionCount = 0; variable
H A DInstrProf.h1111 MaxFunctionCount = 2, enumerator
/aosp_15_r20/external/llvm/include/llvm/ProfileData/
H A DProfileCommon.h62 uint64_t TotalCount, MaxCount, MaxFunctionCount; variable
H A DInstrProf.h828 MaxFunctionCount = 2, enumerator
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DProfileSummary.h52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/IR/
DProfileSummary.h52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DProfileSummary.h52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DProfileSummary.h52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/IR/
H A DProfileSummary.h52 const uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DProfileSummary.cpp161 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/aosp_15_r20/external/llvm/lib/IR/
H A DProfileSummary.cpp166 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/IR/
H A DProfileSummary.cpp214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/aosp_15_r20/external/llvm/lib/ProfileData/
H A DSampleProfReader.cpp451 auto MaxFunctionCount = readNumber<uint64_t>(); in readSummary() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DSampleProfReader.cpp919 auto MaxFunctionCount = readNumber<uint64_t>(); in readSummary() local

12