Home
last modified time | relevance | path

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

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