Home
last modified time | relevance | path

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

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