Searched defs:IntptrSize (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | DataFlowSanitizer.cpp | 2474 unsigned IntptrSize = DL.getTypeStoreSize(DFS.IntptrTy); originToIntptr() local |
H A D | MemorySanitizer.cpp | 1222 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); originToIntptr() local |