Searched defs:GCOVBlock (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/include/llvm/ProfileData/ | ||
H A D | GCOV.h | 38 class GCOVBlock; variable |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ | ||
H A D | GCOVProfiling.cpp | 271 class GCOVBlock : public GCOVRecord { class |
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ | ||
H A D | GCOV.cpp | 474 augmentOneCycle(GCOVBlock * src,std::vector<std::pair<GCOVBlock *,size_t>> & stack) augmentOneCycle() argument |