Searched refs:LiveGlobalVariables (Results 1 – 1 of 1) sorted by relevance
315 SmallVector<Metadata *, 64> LiveGlobalVariables; in runOnModule() local347 LiveGlobalVariables.push_back(DIG); in runOnModule()352 if (!LiveGlobalVariables.empty()) in runOnModule()360 DIC->replaceGlobalVariables(MDTuple::get(C, LiveGlobalVariables)); in runOnModule()365 LiveGlobalVariables.clear(); in runOnModule()