Searched refs:GCOVInit (Results 1 – 1 of 1) sorted by relevance
1059 FunctionCallee GCOVInit = M->getOrInsertFunction("llvm_gcov_init", FTy); in emitGlobalConstructor() local1060 Builder.CreateCall(GCOVInit, {WriteoutF, ResetF}); in emitGlobalConstructor()