Lines Matching full:predecessor
308 /// loop that has a unique predecessor.
310 // Check whether this loop even has a unique predecessor.
317 // None of them did, so this is the outermost with a unique predecessor.
611 // Now move the instructions to the predecessor, inserting it before any
799 // If the preheader has only a single predecessor and it ends with a
800 // fallthrough or an unconditional branch, then scan its predecessor for live
802 // the critical edge from the loop predecessor to the loop header.
1408 // Now move the instructions to the predecessor, inserting it before any
1466 // suitable loop predecessor, we can't do any hoisting.