Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp136 FunctionCallee getEndFileFunc();
1062 FunctionCallee GCOVProfiler::getEndFileFunc() { in getEndFileFunc() function in GCOVProfiler
1084 FunctionCallee EndFile = getEndFileFunc(); in insertCounterWriteout()