Searched defs:PromotedGlobals (Results 1 – 4 of 4) sorted by relevance
62 SmallPtrSet<const GlobalVariable*,2> PromotedGlobals; variable
139 SmallPtrSet<const GlobalVariable*,2> PromotedGlobals; variable
320 auto PromotedGlobals = PromoteSymbols(M); in emitPartition() local
285 std::vector<GlobalValue *> PromotedGlobals; in operator ()() local