Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DMemorySanitizer.cpp5513 uint64_t ArgAllocSize = DL.getTypeAllocSize(T); in visitCallBase() local
5558 uint64_t ArgAllocSize = DL.getTypeAllocSize(T); in visitCallBase() local