Lines Matching full:unreachable
851 /// A block containing a single 'unreachable' instruction. Created
992 UnreachableBlock = createBasicBlock("unreachable");
1296 /// means the block can be ignored if it is unreachable.
1314 /// indicates that the current code being emitted is unreachable.
1321 /// creates a block then that block is unreachable; callers may do better to
1511 /// This function can be called with a null (unreachable) insert point.
1678 /// This function can be called with a null (unreachable) insert point.
1683 /// This function can be called with a null (unreachable) insert point.
1695 /// This function can be called with a null (unreachable) insert point.