Searched refs:SortedCaptures (Results 1 – 2 of 2) sorted by relevance
272 llvm::SmallVector<Capture, 4> SortedCaptures; variable291 for (auto &C : SortedCaptures) in buildCaptureMap()
97 for (auto &Cap : BlockInfo.SortedCaptures) { in getBlockDescriptorName()325 info.SortedCaptures.push_back(CGBlockInfo::Capture::makeIndex( in setIndex()614 info.SortedCaptures.push_back( in computeBlockInfo()1866 blockInfo.SortedCaptures, blockInfo.BlockAlign, in GenerateCopyHelperFunction()1912 for (auto &capture : blockInfo.SortedCaptures) { in GenerateCopyHelperFunction()2053 blockInfo.SortedCaptures, blockInfo.BlockAlign, in GenerateDestroyHelperFunction()2096 for (auto &capture : blockInfo.SortedCaptures) { in GenerateDestroyHelperFunction()