Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp277 class GCOVRecord { class
281 GCOVRecord(GCOVProfiler *P) : P(P) {} in GCOVRecord() function in __anon8d0cc8750611::GCOVRecord