Home
last modified time | relevance | path

Searched defs:IntptrSize (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2474 unsigned IntptrSize = DL.getTypeStoreSize(DFS.IntptrTy); in originToIntptr() local
2488 unsigned IntptrSize = DL.getTypeStoreSize(DFS.IntptrTy); in paintOrigin() local
H A DMemorySanitizer.cpp1223 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in originToIntptr() local
1236 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in paintOrigin() local