Home
last modified time | relevance | path

Searched refs:AddFlushBeforeForkAndExec (Results 1 – 1 of 1) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp118 void AddFlushBeforeForkAndExec();
564 AddFlushBeforeForkAndExec(); in runOnModule()
625 void GCOVProfiler::AddFlushBeforeForkAndExec() { in AddFlushBeforeForkAndExec() function in GCOVProfiler