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;
1761 // needed or BLOCK_HAS_COPY_DISPOSE if they are,
1763 if (helpers) flags |= BLOCK_HAS_COPY_DISPOSE;