Searched refs:IndirectGlobals (Results 1 – 1 of 1) sorted by relevance
82 std::set<const GlobalValue*> IndirectGlobals; member in __anonddc2ca4f0111::GlobalsModRef351 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()