Searched refs:FatbinTy (Results 1 – 1 of 1) sorted by relevance
256 StructType *FatbinTy = StructType::getTypeByName(C, "fatbin_wrapper"); in getFatbinWrapperTy() local257 if (!FatbinTy) in getFatbinWrapperTy()258 FatbinTy = StructType::create( in getFatbinWrapperTy()261 return FatbinTy; in getFatbinWrapperTy()