Home
last modified time | relevance | path

Searched refs:PendingGlobals (Results 1 – 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/CodeGen/
DELFWriter.h128 SetVector<const GlobalValue*> PendingGlobals; variable
DELFWriter.cpp176 PendingGlobals.insert(GV); in AddPendingGlobalSymbol()
700 for (PendingGblsIter I = PendingGlobals.begin(), E = PendingGlobals.end(); in doFinalization()