Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2487 const Align IntptrAlignment = DL.getABITypeAlign(DFS.IntptrTy); in paintOrigin() local
H A DMemorySanitizer.cpp1235 const Align IntptrAlignment = DL.getABITypeAlign(MS.IntptrTy); in paintOrigin() local