Searched refs:UsedLDS (Results 1 – 1 of 1) sorted by relevance
734 SmallPtrSet<const GlobalVariable *, 8> UsedLDS; in hasSufficientLocalMem() local756 UsedLDS.insert(&GV); in hasSufficientLocalMem()766 UsedLDS.insert(&GV); in hasSufficientLocalMem()775 AllocatedSizes.reserve(UsedLDS.size()); in hasSufficientLocalMem()777 for (const GlobalVariable *GV : UsedLDS) { in hasSufficientLocalMem()