Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DGCOV.h36 class GCOVFunction; variable
237 GCOVFunction(GCOVFile &file) : file(file) {} in GCOVFunction() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/ProfileData/
DGCOV.h37 class GCOVFunction; variable
241 GCOVFunction(GCOVFile &file) : file(file) {} in GCOVFunction() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/ProfileData/
DGCOV.h37 class GCOVFunction; variable
241 GCOVFunction(GCOVFile &file) : file(file) {} in GCOVFunction() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/ProfileData/
DGCOV.h37 class GCOVFunction; variable
241 GCOVFunction(GCOVFile &file) : file(file) {} in GCOVFunction() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/ProfileData/
DGCOV.h37 class GCOVFunction; variable
241 GCOVFunction(GCOVFile &file) : file(file) {} in GCOVFunction() function
/aosp_15_r20/external/llvm/include/llvm/Support/
H A DGCOV.h28 class GCOVFunction; variable
267 GCOVFunction(GCOVFile &P) : Parent(P), Ident(0), LineNumber(0) {} in GCOVFunction() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
H A DGCOV.h37 class GCOVFunction; variable
281 GCOVFunction(GCOVFile &P) : Parent(P) {} in GCOVFunction() function
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp316 class GCOVFunction : public GCOVRecord { class
318 GCOVFunction(const DISubprogram *SP, Function *F, raw_ostream *os, in GCOVFunction() function in __anonc41b59c20211::GCOVFunction
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp341 class GCOVFunction : public GCOVRecord { class
343 GCOVFunction(const DISubprogram *SP, Function *F, raw_ostream *os, in GCOVFunction() function in __anona59ada640311::GCOVFunction
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Instrumentation/
H A DGCOVProfiling.cpp326 class GCOVFunction : public GCOVRecord { class
328 GCOVFunction(GCOVProfiler *P, Function *F, const DISubprogram *SP, in GCOVFunction() function in __anond0c3646a0311::GCOVFunction