Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BLOCK_HAS_COPY_DISPOSE

125     ///  25. BLOCK_HAS_COPY_DISPOSE - indicates that the block
518 if (blockInfo.NeedsCopyDispose) flags |= BLOCK_HAS_COPY_DISPOSE;
1770 // needed or BLOCK_HAS_COPY_DISPOSE if they are,
1772 if (helpers) flags |= BLOCK_HAS_COPY_DISPOSE;