Lines Matching full:metadata
5 <title>LLVM Branch Weight Metadata</title>
11 LLVM Branch Weight Metadata
29 <p>Branch Weight Metadata represents branch weights as its likeliness to
30 be taken. Metadata is assigned to the <tt>TerminatorInst</tt> as a
50 <p>Metadata is only assign to the conditional branches. There are two extra
55 !0 = metadata !{
56 metadata !"branch_weights",
70 !0 = metadata !{
71 metadata !"branch_weights",
84 !0 = metadata !{
85 metadata !"branch_weights",
95 Metadata.</p>