Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/IPA/
DGlobalsModRef.cpp82 std::set<const GlobalValue*> IndirectGlobals; member in __anonddc2ca4f0111::GlobalsModRef
351 IndirectGlobals.insert(GV); in AnalyzeIndirectGlobalMemory()
513 if (IndirectGlobals.count(GV)) in alias()
517 if (IndirectGlobals.count(GV)) in alias()
567 if (IndirectGlobals.erase(GV)) { in deleteValue()