Searched refs:EmitNotes (Results 1 – 3 of 3) sorted by relevance
55 bool EmitNotes; member
55 Options.EmitNotes = true; in getDefault()78 assert((Options.EmitNotes || Options.EmitData) && in GCOVProfiler()459 if (Options.EmitNotes) emitProfileNotes(); in runOnModule()
414 Options.EmitNotes = CodeGenOpts.EmitGcovNotes; in CreatePasses()