| - // MIR for `is_line_doc_comment_2` before DeduplicateBlocks |
| + // MIR for `is_line_doc_comment_2` after DeduplicateBlocks |
| fn is_line_doc_comment_2(_1: &str) -> bool { |
| _2 = core::str::<impl str>::as_bytes(move _3) -> [return: bb1, unwind continue]; |
| _9 = Ge(move _7, move _8); |
| switchInt(move _9) -> [0: bb6, otherwise: bb2]; |
| switchInt((*_2)[0 of 4]) -> [47: bb3, otherwise: bb6]; |
| switchInt((*_2)[1 of 4]) -> [47: bb4, otherwise: bb6]; |
| switchInt((*_2)[2 of 4]) -> [47: bb5, otherwise: bb6]; |
| - switchInt((*_2)[3 of 4]) -> [47: bb11, otherwise: bb6]; |
| + switchInt((*_2)[3 of 4]) -> [47: bb10, otherwise: bb6]; |
| _6 = Ge(move _4, move _5); |
| switchInt(move _6) -> [0: bb10, otherwise: bb7]; |
| switchInt((*_2)[0 of 3]) -> [47: bb8, otherwise: bb10]; |
| switchInt((*_2)[1 of 3]) -> [47: bb9, otherwise: bb10]; |
| - switchInt((*_2)[2 of 3]) -> [47: bb12, 33: bb13, otherwise: bb10]; |
| + switchInt((*_2)[2 of 3]) -> [47: bb11, 33: bb11, otherwise: bb10]; |