Lines Matching refs:TimeTraceScope
640 llvm::TimeTraceScope timeScope("ExecuteLinker"); in linkerMain()
1792 llvm::TimeTraceScope timeScope("Load input files"); in createFiles()
2208 llvm::TimeTraceScope timeScope("Replace common symbols"); in replaceCommonSymbols()
2378 llvm::TimeTraceScope timeScope("LTO"); in compileBitcodeFiles()
2520 llvm::TimeTraceScope timeScope("Redirect symbols"); in redirectSymbols()
2660 llvm::TimeTraceScope timeScope("Link", StringRef("LinkerDriver::Link")); in link()
2678 llvm::TimeTraceScope timeScope("Create output files"); in link()
2715 llvm::TimeTraceScope timeScope("Parse input files"); in link()
2717 llvm::TimeTraceScope timeScope("Parse input files", files[i]->getName()); in link()
2835 llvm::TimeTraceScope timeScope("Process symbol versions"); in link()
2900 llvm::TimeTraceScope timeScope("Aggregate sections"); in link()
2920 llvm::TimeTraceScope timeScope("Strip sections"); in link()
2993 llvm::TimeTraceScope timeScope("Process memory tagged symbols"); in link()
3012 llvm::TimeTraceScope timeScope("Assign sections"); in link()
3025 llvm::TimeTraceScope timeScope("Merge/finalize input sections"); in link()