Searched refs:RecordWithLabel (Results 1 – 1 of 1) sorted by relevance
120 auto RecordWithLabel = [&Stats](llvm::StringRef Label) { in reportPreambleBuild() local128 llvm::call_once(OnceFlag, [&] { RecordWithLabel("first_build"); }); in reportPreambleBuild()129 RecordWithLabel(IsFirstPreamble ? "first_build_for_file" : "rebuild"); in reportPreambleBuild()