Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp2279 const Align IntptrAlignment = DL.getABITypeAlign(DFS.IntptrTy); in paintOrigin() local
H A DMemorySanitizer.cpp1121 const Align IntptrAlignment = DL.getABITypeAlign(MS.IntptrTy); in paintOrigin() local