Searched refs:getTimeTraceProfilerInstance (Results 1 – 4 of 4) sorted by relevance
96 TimeTraceProfiler *getTimeTraceProfilerInstance();117 return getTimeTraceProfilerInstance() != nullptr; in timeTraceProfilerEnabled()172 if (getTimeTraceProfilerInstance() != nullptr) in TimeTraceScope()176 if (getTimeTraceProfilerInstance() != nullptr) in TimeTraceScope()180 if (getTimeTraceProfilerInstance() != nullptr) in TimeTraceScope()185 if (getTimeTraceProfilerInstance() != nullptr) in TimeTraceScope()189 if (getTimeTraceProfilerInstance() != nullptr) in ~TimeTraceScope()
56 TimeTraceProfiler *llvm::getTimeTraceProfilerInstance() { in getTimeTraceProfilerInstance() function in llvm343 return getTimeTraceProfilerInstance() && in isTimeTraceVerbose()344 getTimeTraceProfilerInstance()->TimeTraceVerbose; in isTimeTraceVerbose()
1634 if (getTimeTraceProfilerInstance() != nullptr) in createPDB()1638 if (getTimeTraceProfilerInstance() != nullptr) in createPDB()
1572 if (!getTimeTraceProfilerInstance()) in registerCallbacks()