Lines Matching full:unreachable
1184 /// A block containing a single 'unreachable' instruction. Created
1269 UnreachableBlock = createBasicBlock("unreachable");
1569 /// means the block can be ignored if it is unreachable.
1587 /// indicates that the current code being emitted is unreachable.
1594 /// creates a block then that block is unreachable; callers may do better to
1784 /// This function can be called with a null (unreachable) insert point.
1959 /// This function can be called with a null (unreachable) insert point.
1964 /// This function can be called with a null (unreachable) insert point.
1976 /// This function can be called with a null (unreachable) insert point.