Searched refs:getTimeTraceProfilerInstance (Results 1 – 4 of 4) sorted by relevance
110 LLVM_ABI TimeTraceProfiler *getTimeTraceProfilerInstance();131 return getTimeTraceProfilerInstance() != nullptr; in timeTraceProfilerEnabled()
57 TimeTraceProfiler *llvm::getTimeTraceProfilerInstance() { in getTimeTraceProfilerInstance() function in llvm387 return getTimeTraceProfilerInstance() && in isTimeTraceVerbose()388 getTimeTraceProfilerInstance()->TimeTraceVerbose; in isTimeTraceVerbose()
1642 if (getTimeTraceProfilerInstance() != nullptr) in createPDB()1646 if (getTimeTraceProfilerInstance() != nullptr) in createPDB()
1569 if (!getTimeTraceProfilerInstance()) in registerCallbacks()