Searched refs:CanBeGlobal (Results 1 – 2 of 2) sorted by relevance
208 bool CanBeGlobal : 1; variable
31 : Name(name), CXXThisIndex(0), CanBeGlobal(false), NeedsCopyDispose(false), in CGBlockInfo()327 info.CanBeGlobal = true; in computeBlockInfo()444 info.CanBeGlobal = true; in computeBlockInfo()571 if (blockInfo.CanBeGlobal) return; in enterBlockScope()698 if (blockInfo.CanBeGlobal) in EmitBlockLiteral()1058 assert(blockInfo.CanBeGlobal); in buildGlobalBlock()