Searched refs:UsesStret (Results 1 – 2 of 2) sorted by relevance
257 mutable bool UsesStret : 1; variable
37 NoEscape(false), HasCXXObject(false), UsesStret(false), in CGBlockInfo()833 if (blockInfo.UsesStret) in EmitBlockLiteral()1315 if (blockInfo.UsesStret) in buildGlobalBlock()1476 blockInfo.UsesStret = true; in GenerateBlockFunction()