Searched refs:BLOCK_IS_NOESCAPE (Results 1 – 3 of 3) sorted by relevance
49 BLOCK_IS_NOESCAPE = (1 << 23), enumerator
851 flags |= BLOCK_IS_NOESCAPE | BLOCK_IS_GLOBAL; in EmitBlockLiteral()
68 // BLOCK_IS_NOESCAPE is set, BLOCK_IS_GLOBAL is set too. Copying a71 BLOCK_IS_NOESCAPE = (1 << 23),