Lines Matching refs:TimeTraceScope
533 llvm::TimeTraceScope timeScope("ExecuteLinker"); in main()
1357 llvm::TimeTraceScope timeScope("Load input files"); in createFiles()
1696 llvm::TimeTraceScope timeScope("Replace common symbols"); in replaceCommonSymbols()
1716 llvm::TimeTraceScope timeScope("Demote shared symbols"); in demoteSharedSymbols()
1860 llvm::TimeTraceScope timeScope("LTO"); in compileBitcodeFiles()
1933 llvm::TimeTraceScope timeScope("Redirect symbols"); in redirectSymbols()
2025 llvm::TimeTraceScope timeScope("Link", StringRef("LinkerDriver::Link")); in link()
2043 llvm::TimeTraceScope timeScope("Create output files"); in link()
2075 llvm::TimeTraceScope timeScope("Parse input files"); in link()
2077 llvm::TimeTraceScope timeScope("Parse input files", files[i]->getName()); in link()
2167 llvm::TimeTraceScope timeScope("Process symbol versions"); in link()
2199 llvm::TimeTraceScope timeScope("Aggregate sections"); in link()
2213 llvm::TimeTraceScope timeScope("Strip sections"); in link()
2307 llvm::TimeTraceScope timeScope("Assign sections"); in link()
2320 llvm::TimeTraceScope timeScope("Merge/finalize input sections"); in link()