Searched refs:EmitNotes (Results 1 – 3 of 3) sorted by relevance
57 bool EmitNotes; member
60 Options.EmitNotes = true; in getDefault()82 assert((Options.EmitNotes || Options.EmitData) && in GCOVProfiler()569 if (Options.EmitNotes) emitProfileNotes(); in runOnModule()
506 Options.EmitNotes = CodeGenOpts.EmitGcovNotes; in getGCOVOptions()