Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DHWAddressSanitizer.cpp1400 auto *DescriptorTy = StructType::get(Int32Ty, Int32Ty); in instrumentGlobal() local
1405 new GlobalVariable(M, DescriptorTy, true, GlobalValue::PrivateLinkage, in instrumentGlobal()