Home | History | Annotate | Download | only in Scalar

Lines Matching full:branch

89 /// An inductive range check is conditional branch in a loop with
91 /// 1. a very cold successor (i.e. the branch jumps to that successor very
180 /// This is the value the condition of the branch needs to evaluate to for the
181 /// branch to take the hot successor (see (1) above).
531 // whether to branch to the "true" exit or to `PseudoExit'.
537 // preheader because it is made to branch to the loop header only
642 FailureReason = "latch terminator not conditional branch";
658 FailureReason = "latch terminator branch not conditional on integral icmp";
838 // addition that feeds into the icmp for the latch's terminating branch is nuw
1056 // upper bound on the induction variable? If not, we branch to the "real"
1089 // The latch exit now has a branch from `RRI.ExitSelector' instead of