Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/include/llvm/Support/
DGCOV.h25 class GCOVFunction; variable
171 GCOVFunction() : Ident(0), LineNumber(0) {} in GCOVFunction() function
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DGCOV.h36 class GCOVFunction; variable
277 GCOVFunction(GCOVFile &P) : Parent(P) {} 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/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp245 class GCOVFunction : public GCOVRecord { class
247 GCOVFunction(DISubprogram SP, raw_ostream *os, bool Use402Format) { in GCOVFunction() function in __anonebae53380211::GCOVFunction
/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-7.0/llvm/lib/Transforms/Instrumentation/
DGCOVProfiling.cpp325 class GCOVFunction : public GCOVRecord { class
327 GCOVFunction(const DISubprogram *SP, Function *F, raw_ostream *os, in GCOVFunction() function in __anonc00182440211::GCOVFunction