Home | History | Annotate | Download | only in ARM

Lines Matching full:branches

40 STATISTIC(NumSplit,      "Number of uncond branches inserted");
41 STATISTIC(NumCBrFixed, "Number of cond branches fixed");
42 STATISTIC(NumUBrFixed, "Number of uncond branches fixed");
43 STATISTIC(NumTBs, "Number of table branches generated");
45 STATISTIC(NumT2BrShrunk, "Number of Thumb2 immediate branches shrunk");
177 /// previous iteration by inserting unconditional branches.
453 // Iteratively place constant pool entries and fix up branches until there
465 // Clear NewWaterList now. If we split a block for branches, it should
688 continue; // Ignore other JT branches
911 // OrigBB branches to NewBB.
1069 /// unconditionally branches to its only successor.
1211 // this new water since we haven't seen it before. Inserting branches
1214 // we don't insert more branches than necessary.
1328 // Back past any possible branches (allow for a conditional and a maximally
1426 // called while handling branches so that the water will be seen on the
1890 // sure all the branches are forward.
2036 // table that branches back to the actual target. This is a very simple