Searched defs:TypeSizeToSizeIndex (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | HWAddressSanitizer.cpp | 875 static size_t TypeSizeToSizeIndex(uint32_t TypeSize) { TypeSizeToSizeIndex() function |
H A D | MemorySanitizer.cpp | 1105 static unsigned TypeSizeToSizeIndex(TypeSize TS) { TypeSizeToSizeIndex() function |