Lines Matching defs:Profiler
182 // FIXME: Implement MS style inline asm statement profiler.257 StmtProfiler *Profiler;259 OMPClauseProfiler(StmtProfiler *P) : Profiler(P) { }270 Profiler->VisitStmt(*I);1260 StmtProfiler Profiler(ID, Context, Canonical);1261 Profiler.Visit(this);