Home
last modified time | relevance | path

Searched defs:collectUsedGlobalVariables (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DGlobalMerge.cpp578 void GlobalMergeImpl::collectUsedGlobalVariables(Module &M, StringRef Name) { in collectUsedGlobalVariables() function in GlobalMergeImpl
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp822 GlobalVariable *llvm::collectUsedGlobalVariables( in collectUsedGlobalVariables() function in llvm