Searched refs:getTimeTraceProfilerInstance (Results 1 – 3 of 3) sorted by relevance
87 TimeTraceProfiler *getTimeTraceProfilerInstance();103 return getTimeTraceProfilerInstance() != nullptr; in timeTraceProfilerEnabled()143 if (getTimeTraceProfilerInstance() != nullptr) in TimeTraceScope()147 if (getTimeTraceProfilerInstance() != nullptr) in TimeTraceScope()151 if (getTimeTraceProfilerInstance() != nullptr) in TimeTraceScope()155 if (getTimeTraceProfilerInstance() != nullptr) in ~TimeTraceScope()
54 TimeTraceProfiler *llvm::getTimeTraceProfilerInstance() { in getTimeTraceProfilerInstance() function in llvm
1225 if (!getTimeTraceProfilerInstance()) in registerCallbacks()