Searched defs:UsedList (Results 1 – 2 of 2) sorted by relevance
32 bool userRequiresLowering(const SmallPtrSetImpl<GlobalValue *> &UsedList, in userRequiresLowering()77 const SmallPtrSetImpl<GlobalValue *> &UsedList) { in findVariablesToLower()112 SmallPtrSet<GlobalValue *, 32> UsedList; in getUsedList() local
142 SmallPtrSet<GlobalValue *, 32> UsedList = AMDGPU::getUsedList(M); in runOnModule() local