Searched refs:FuncRecordName (Results 1 – 1 of 1) sorted by relevance
1421 std::string FuncRecordName = "__covrec_" + llvm::utohexstr(Info.NameHash); in emitFunctionMappingRecord() local1428 FuncRecordName += "u"; in emitFunctionMappingRecord()1454 FuncRecordName); in emitFunctionMappingRecord()1459 FuncRecord->setComdat(CGM.getModule().getOrInsertComdat(FuncRecordName)); in emitFunctionMappingRecord()