Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/ProfileData/
DGCOV.h40 class GCOVFunction; variable
234 GCOVFunction(GCOVFile &file) : file(file) {} in GCOVFunction() function
/external/llvm/include/llvm/Support/
DGCOV.h28 class GCOVFunction; variable
267 GCOVFunction(GCOVFile &P) : Parent(P), Ident(0), LineNumber(0) {} in GCOVFunction() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DGCOV.h37 class GCOVFunction; variable
281 GCOVFunction(GCOVFile &P) : Parent(P) {} in GCOVFunction() function
/external/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp316 class GCOVFunction : public GCOVRecord { class
318 GCOVFunction(const DISubprogram *SP, Function *F, raw_ostream *os, in GCOVFunction() function in __anonb9b0140c0211::GCOVFunction
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp341 class GCOVFunction : public GCOVRecord { class
343 GCOVFunction(const DISubprogram *SP, Function *F, raw_ostream *os, in GCOVFunction() function in __anonde17f72e0311::GCOVFunction
/external/llvm-project/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp378 class GCOVFunction : public GCOVRecord { class
380 GCOVFunction(GCOVProfiler *P, Function *F, const DISubprogram *SP, in GCOVFunction() function in __anon385eda1a0611::GCOVFunction