Home
last modified time | relevance | path

Searched defs:ResetF (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp674 FunctionCallee ResetF = M->getOrInsertFunction("llvm_reset_counters", FTy); in AddFlushBeforeForkAndExec() local
990 Function *ResetF = insertReset(CountersBySP); in emitGlobalConstructor() local
1018 Function *ResetF = insertReset(CountersBySP); in emitModuleInitFunctionPtrs() local
1338 Function *ResetF = M->getFunction("__llvm_gcov_reset"); in insertReset() local