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

/freebsd-11.0-release/contrib/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp651 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); local
663 unsigned IntptrSize = DL.getTypeStoreSize(MS.IntptrTy); local

Completed in 105 milliseconds