Lines Matching refs:TimeTraceScope
538 llvm::TimeTraceScope timeScope("ExecuteLinker"); in linkerMain()
1476 llvm::TimeTraceScope timeScope("Load input files"); in createFiles()
1815 llvm::TimeTraceScope timeScope("Replace common symbols"); in replaceCommonSymbols()
1835 llvm::TimeTraceScope timeScope("Demote shared symbols"); in demoteSharedSymbols()
1980 llvm::TimeTraceScope timeScope("LTO"); in compileBitcodeFiles()
2060 llvm::TimeTraceScope timeScope("Redirect symbols"); in redirectSymbols()
2166 llvm::TimeTraceScope timeScope("Link", StringRef("LinkerDriver::Link")); in link()
2184 llvm::TimeTraceScope timeScope("Create output files"); in link()
2216 llvm::TimeTraceScope timeScope("Parse input files"); in link()
2218 llvm::TimeTraceScope timeScope("Parse input files", files[i]->getName()); in link()
2312 llvm::TimeTraceScope timeScope("Process symbol versions"); in link()
2350 llvm::TimeTraceScope timeScope("Aggregate sections"); in link()
2364 llvm::TimeTraceScope timeScope("Strip sections"); in link()
2458 llvm::TimeTraceScope timeScope("Assign sections"); in link()
2471 llvm::TimeTraceScope timeScope("Merge/finalize input sections"); in link()