Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp696 FunctionCallee ResetF = M->getOrInsertFunction("llvm_reset_counters", FTy); AddFlushBeforeForkAndExec() local
1007 Function *ResetF = insertReset(CountersBySP); emitGlobalConstructor() local
1321 Function *ResetF = M->getFunction("__llvm_gcov_reset"); insertReset() local
[all...]