Searched refs:GVars (Results 1 – 3 of 3) sorted by relevance
144 GVars.insert(GV); in ARMConstantPoolConstant()199 Constant->GVars.insert_range(GVars); in getExistingMachineCPValue()211 for (const auto *GV : GVars) in addSelectionDAGCSEId()
143 SmallPtrSet<const GlobalVariable*, 1> GVars; variable180 return iterator_range<promoted_iterator>(GVars.begin(), GVars.end()); in promotedGlobals()
1159 ArrayRef<const GlobalVariable *> GVars = It->second; in emitDemotedVars() local1165 for (const GlobalVariable *GV : GVars) { in emitDemotedVars()