Lines Matching full:merge
43 \fI\%merge\fP
49 .SH MERGE
52 \fBllvm\-profdata merge\fP [\fIoptions\fP] [\fIfilename...\fP]
55 \fBllvm\-profdata merge\fP takes several profile data files
92 Specify a file which contains a list of files to merge. The entries in this
166 Set the failure mode. There are two options: \(aqany\(aq causes the merge command to
167 fail if any profiles are invalid, and \(aqall\(aq causes the merge command to fail
236 Merge three profiles:
242 llvm\-profdata merge foo.profdata bar.profdata baz.profdata \-output merged.profdata
255 llvm\-profdata merge \-\-weighted\-input=10,foo.profdata bar.profdata baz.profdata \-\-output merge…
267 llvm\-profdata merge \-\-weighted\-input=10,foo.profdata \-\-weighted\-input=1,bar.profdata \-\-wei…