Searched defs:GCOVFunction (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | GCOV.h | 37 class GCOVFunction; variable |
/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | GCOVProfiling.cpp | 326 class GCOVFunction : public GCOVRecord { global() class |