Home
last modified time | relevance | path

Searched refs:Profiler (Results 1 – 5 of 5) sorted by relevance

/llvm-project-15.0.7/clang/lib/AST/
H A DStmtProfile.cpp414 StmtProfiler *Profiler; member in __anona0c33d7a0211::OMPClauseProfiler
431 Profiler->VisitStmt(S); in VistOMPClauseWithPreInit()
438 Profiler->VisitStmt(E); in VistOMPClauseWithPostUpdate()
477 Profiler->VisitExpr(E); in VisitOMPSizesClause()
499 Profiler->VisitStmt(Evt); in VisitOMPDetachClause()
536 Profiler->VisitStmt(S); in VisitOMPScheduleClause()
872 Profiler->VisitStmt(E); in VisitOMPNontemporalClause()
893 Profiler->VisitStmt(E); in VisitOMPAffinityClause()
1142 Profiler->VisitStmt(S); in VisitOMPDistScheduleClause()
2360 Profiler.Visit(this); in Profile()
[all …]
/llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/
H A DMemProfiler.cpp218 MemProfiler Profiler(*F.getParent()); in runOnFunction() local
219 return Profiler.instrumentFunction(F); in runOnFunction()
260 MemProfiler Profiler(M); in run() local
261 if (Profiler.instrumentFunction(F)) in run()
270 ModuleMemProfiler Profiler(M); in run() local
271 if (Profiler.instrumentModule(M)) in run()
H A DGCOVProfiling.cpp574 GCOVProfiler Profiler(GCOVOpts); in run() local
588 if (!Profiler.runOnModule(M, GetBFI, GetBPI, GetTLI)) in run()
/llvm-project-15.0.7/compiler-rt/lib/memprof/
H A DCMakeLists.txt1 # Build for the Memory Profiler runtime support library.
/llvm-project-15.0.7/compiler-rt/lib/xray/
H A DCMakeLists.txt319 # Profiler Mode runtime