Searched refs:CovDataHeaderTy (Results 1 – 1 of 1) sorted by relevance
2561 auto CovDataHeaderTy = in emit() local2568 llvm::ConstantStruct::get(CovDataHeaderTy, ArrayRef(CovDataHeaderVals)); in emit()2571 llvm::Type *CovDataTypes[] = {CovDataHeaderTy, FilenamesVal->getType()}; in emit()