Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DEfficiencySanitizer.cpp388 auto *StructInfoPtrTy = StructInfoTy->getPointerTo(); in createCacheFragInfoGV() local
396 auto *CacheFragInfoTy = StructType::get(Int8PtrTy, Int32Ty, StructInfoPtrTy); in createCacheFragInfoGV()
465 StructInfo = ConstantPointerNull::get(StructInfoPtrTy); in createCacheFragInfoGV()
472 StructInfoPtrTy); in createCacheFragInfoGV()