Home
last modified time | relevance | path

Searched defs:GCOVRecord (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp224 class GCOVRecord { class
228 GCOVRecord(GCOVProfiler *P) : P(P) {} in GCOVRecord() function in __anon09913f2a0311::GCOVRecord