Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp388 auto *StructInfoTy = in createCacheFragInfoGV() local
391 auto *StructInfoPtrTy = StructInfoTy->getPointerTo(); in createCacheFragInfoGV()
450 StructInfoTy, in createCacheFragInfoGV()
472 auto *StructInfoArrayTy = ArrayType::get(StructInfoTy, NumStructs); in createCacheFragInfoGV()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
DEfficiencySanitizer.cpp400 auto *StructInfoTy = in createCacheFragInfoGV() local
403 auto *StructInfoPtrTy = StructInfoTy->getPointerTo(); in createCacheFragInfoGV()
460 StructInfoTy, in createCacheFragInfoGV()
482 auto *StructInfoArrayTy = ArrayType::get(StructInfoTy, NumStructs); in createCacheFragInfoGV()