Searched refs:PromotedGlobals (Results 1 – 3 of 3) sorted by relevance
125 SmallPtrSet<const GlobalVariable*,2> PromotedGlobals; variable231 PromotedGlobals.insert(GV); in markGlobalAsPromotedToConstantPool()234 return PromotedGlobals; in getGlobalsPromotedToConstantPool()
63 SmallPtrSet<const GlobalVariable*,2> PromotedGlobals; variable
97 if (PromotedGlobals.count(GV)) in EmitGlobalVariable()119 PromotedGlobals.insert(GV); in runOnMachineFunction()