Searched refs:DestM (Results 1 – 1 of 1) sorted by relevance
231 static void cloneUsedGlobalVariables(const Module &SrcM, Module &DestM, in cloneUsedGlobalVariables() argument238 auto *GV = DestM.getNamedValue(V->getName()); in cloneUsedGlobalVariables()244 appendToCompilerUsed(DestM, NewUsed); in cloneUsedGlobalVariables()246 appendToUsed(DestM, NewUsed); in cloneUsedGlobalVariables()