Searched defs:AllocTypes (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/ | ||
H A D | MemoryProfileInfo.h | 56 uint8_t AllocTypes; global() member |
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | MemoryProfileInfo.cpp | 121 hasSingleAllocType(uint8_t AllocTypes) hasSingleAllocType() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | MemProfContextDisambiguation.cpp | 251 uint8_t AllocTypes = 0; global() member |