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