Searched defs:MaxInternalCount (Results 1 – 6 of 6) sorted by relevance
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/ |
| D | ProfileSummary.h | 50 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable 60 uint64_t MaxInternalCount, uint64_t MaxFunctionCount, in ProfileSummary()
|
| /external/llvm/include/llvm/IR/ |
| D | ProfileSummary.h | 55 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable 64 uint64_t MaxInternalCount, uint64_t MaxFunctionCount, in ProfileSummary()
|
| /external/llvm-project/llvm/include/llvm/IR/ |
| D | ProfileSummary.h | 52 uint64_t TotalCount, MaxCount, MaxInternalCount, MaxFunctionCount; variable
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | ProfileSummary.cpp | 162 MaxInternalCount; in getFromMD() local
|
| /external/llvm/lib/IR/ |
| D | ProfileSummary.cpp | 167 MaxInternalCount; in getFromMD() local
|
| /external/llvm-project/llvm/lib/IR/ |
| D | ProfileSummary.cpp | 216 MaxInternalCount; in getFromMD() local
|