Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp758 bool EmitGCDA = Options.EmitData; in emitProfileNotes() local
889 if (EmitGCDA) { in emitProfileNotes()
961 if (EmitGCDA) { in emitProfileNotes()
967 EmitGCDA = false; in emitProfileNotes()