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