Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp137 FunctionCallee getEndFileFunc();
1069 FunctionCallee GCOVProfiler::getEndFileFunc() { in getEndFileFunc() function in GCOVProfiler
1092 FunctionCallee EndFile = getEndFileFunc(); in insertCounterWriteout()