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