Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2454 unsigned IntptrSize = DL.getTypeStoreSize(DFS.IntptrTy); in originToIntptr() local
2468 unsigned IntptrSize = DL.getTypeStoreSize(DFS.IntptrTy); in paintOrigin() local
H A DMemorySanitizer.cpp1171 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in originToIntptr() local
1184 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); in paintOrigin() local