Searched refs:PendingGlobals (Results 1 – 2 of 2) sorted by relevance
128 SetVector<const GlobalValue*> PendingGlobals; variable
176 PendingGlobals.insert(GV); in AddPendingGlobalSymbol()700 for (PendingGblsIter I = PendingGlobals.begin(), E = PendingGlobals.end(); in doFinalization()