Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp142 FunctionCallee getEndFileFunc();
1115 FunctionCallee GCOVProfiler::getEndFileFunc() { in getEndFileFunc() function in GCOVProfiler
1137 FunctionCallee EndFile = getEndFileFunc(); in insertCounterWriteout()