Home
last modified time | relevance | path

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

/NextBSD/contrib/llvm/lib/Transforms/Instrumentation/
HDGCOVProfiling.cpp99 bool emitProfileArcs();
455 if (Options.EmitData) return emitProfileArcs(); in runOnModule()
567 bool GCOVProfiler::emitProfileArcs() { in emitProfileArcs() function in GCOVProfiler