Searched defs:collectUsedGlobalVariables (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/CodeGen/ | ||
H A D | GlobalMerge.cpp | 597 void GlobalMergeImpl::collectUsedGlobalVariables(Module &M, StringRef Name) { collectUsedGlobalVariables() function in GlobalMergeImpl |
/llvm-project/llvm/lib/IR/ | ||
H A D | Module.cpp | 853 GlobalVariable *llvm::collectUsedGlobalVariables( collectUsedGlobalVariables() function in llvm |