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