Home | History | Annotate | Download | only in compiler

Lines Matching defs:flabel

6034   RawMachineLabel flabel;
6036 r.Branch(r.Parameter(0), &tlabel, &flabel);
6040 r.Bind(&flabel);