Searched refs:shouldIgnoreStructType (Results 1 – 1 of 1) sorted by relevance
165 bool shouldIgnoreStructType(StructType *StructTy);289 bool EfficiencySanitizer::shouldIgnoreStructType(StructType *StructTy) { in shouldIgnoreStructType() function in EfficiencySanitizer407 if (shouldIgnoreStructType(StructTy)) { in createCacheFragInfoGV()748 !shouldIgnoreStructType(StructTy) && StructTyMap.count(StructTy) != 0) in instrumentGetElementPtr()761 if (shouldIgnoreStructType(StructTy) || StructTyMap.count(StructTy) == 0) in instrumentGetElementPtr()767 if (shouldIgnoreStructType(StructTy) || StructTyMap.count(StructTy) == 0) in instrumentGetElementPtr()