Searched refs:createInternalFunction (Results 1 – 1 of 1) sorted by relevance
122 Function *createInternalFunction(FunctionType *FTy, StringRef Name,990 Function *GCOVProfiler::createInternalFunction(FunctionType *FTy, in createInternalFunction() function in GCOVProfiler1013 Function *F = createInternalFunction(FTy, "__llvm_gcov_init", "_ZTSFvvE"); in emitGlobalConstructor()1080 createInternalFunction(WriteoutFTy, "__llvm_gcov_writeout", "_ZTSFvvE"); in insertCounterWriteout()1323 ResetF = createInternalFunction(FTy, "__llvm_gcov_reset", "_ZTSFvvE"); in insertReset()