Lines Matching refs:TimeTraceScope
580 llvm::TimeTraceScope timeScope("ExecuteLinker"); in linkerMain()
1560 llvm::TimeTraceScope timeScope("Load input files"); in createFiles()
1976 llvm::TimeTraceScope timeScope("Replace common symbols"); in replaceCommonSymbols()
1999 llvm::TimeTraceScope timeScope("Demote shared and lazy symbols"); in demoteSharedAndLazySymbols()
2164 llvm::TimeTraceScope timeScope("LTO"); in compileBitcodeFiles()
2251 llvm::TimeTraceScope timeScope("Redirect symbols"); in redirectSymbols()
2428 llvm::TimeTraceScope timeScope("Link", StringRef("LinkerDriver::Link")); in link()
2446 llvm::TimeTraceScope timeScope("Create output files"); in link()
2481 llvm::TimeTraceScope timeScope("Parse input files"); in link()
2483 llvm::TimeTraceScope timeScope("Parse input files", files[i]->getName()); in link()
2596 llvm::TimeTraceScope timeScope("Process symbol versions"); in link()
2652 llvm::TimeTraceScope timeScope("Aggregate sections"); in link()
2666 llvm::TimeTraceScope timeScope("Strip sections"); in link()
2759 llvm::TimeTraceScope timeScope("Assign sections"); in link()
2772 llvm::TimeTraceScope timeScope("Merge/finalize input sections"); in link()