Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp224 class GCOVRecord { class
228 GCOVRecord(GCOVProfiler *P) : P(P) {} in GCOVRecord() function in __anon3a2a73410311::GCOVRecord