Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp772 bool EmitGCDA = Options.EmitData; in emitProfileNotes() local
903 if (EmitGCDA) { in emitProfileNotes()
968 if (EmitGCDA) { in emitProfileNotes()
970 EmitGCDA = false; in emitProfileNotes()