Searched refs:emitProfileArcs (Results 1 – 1 of 1) sorted by relevance
99 bool emitProfileArcs();460 if (Options.EmitData) return emitProfileArcs(); in runOnModule()572 bool GCOVProfiler::emitProfileArcs() { in emitProfileArcs() function in GCOVProfiler