Searched refs:LiveGVs (Results 1 – 1 of 1) sorted by relevance
201 std::set<DIGlobalVariableExpression *> LiveGVs; in stripDeadDebugInfoImpl() local206 LiveGVs.insert(GVE); in stripDeadDebugInfoImpl()227 LiveGVs.insert(DIG); in stripDeadDebugInfoImpl()234 if (LiveGVs.count(DIG)) in stripDeadDebugInfoImpl()