Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DEfficiencySanitizer.cpp385 auto *StructInfoTy = in createCacheFragInfoGV() local
388 auto *StructInfoPtrTy = StructInfoTy->getPointerTo(); in createCacheFragInfoGV()
445 StructInfoTy, in createCacheFragInfoGV()
467 auto *StructInfoArrayTy = ArrayType::get(StructInfoTy, NumStructs); in createCacheFragInfoGV()