Searched defs:collectUsedGlobalVariables (Results 1 – 2 of 2) sorted by relevance
82 llvm::collectUsedGlobalVariables(Module &M, SmallPtrSetImpl<GlobalValue *> &Set, in collectUsedGlobalVariables() function in llvm
246 void GlobalMerge::collectUsedGlobalVariables(Module &M) { in collectUsedGlobalVariables() function in GlobalMerge