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