Lines Matching full:unreachable
2465 // terminator must be unreachable.
2470 // the edge to the one that wasn't must be unreachable.
2829 // The landingpad is now unreachable. Zap it.
2890 // If there are any instructions immediately before the unreachable that can
2896 // the unreachable to not be reachable; specifically, calls and volatile
2930 // If the unreachable instruction is the first in the block, take a gander
2964 // If the default value is unreachable, figure out the most popular
3763 // Remove unreachable cases.
3793 // If the indirectbr has no successors, change it to unreachable.
4006 // or that just have themself as a predecessor. These are unreachable.
4066 /// eliminates unreachable basic blocks, and does other "peephole" optimization