Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:BLOCK_HAS_COPY_DISPOSE

127     ///  25. BLOCK_HAS_COPY_DISPOSE - indicates that the block
651 if (blockInfo.NeedsCopyDispose) flags |= BLOCK_HAS_COPY_DISPOSE;
1940 // needed or BLOCK_HAS_COPY_DISPOSE if they are,
1942 if (helpers) flags |= BLOCK_HAS_COPY_DISPOSE;