Searched refs:UsedLDS (Results 1 – 1 of 1) sorted by relevance
807 SmallPtrSet<const GlobalVariable *, 8> UsedLDS; in hasSufficientLocalMem() local829 UsedLDS.insert(&GV); in hasSufficientLocalMem()839 UsedLDS.insert(&GV); in hasSufficientLocalMem()848 AllocatedSizes.reserve(UsedLDS.size()); in hasSufficientLocalMem()850 for (const GlobalVariable *GV : UsedLDS) { in hasSufficientLocalMem()