Home
last modified time | relevance | path

Searched refs:DescriptorTy (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1711 auto *DescriptorTy = StructType::get(Int32Ty, Int32Ty); in instrumentGlobal() local
1716 new GlobalVariable(M, DescriptorTy, true, GlobalValue::PrivateLinkage, in instrumentGlobal()