Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DGlobalMerge.cpp484 void GlobalMerge::collectUsedGlobalVariables(Module &M) { in collectUsedGlobalVariables() function in GlobalMerge
/external/llvm/lib/IR/
DModule.cpp522 GlobalVariable *llvm::collectUsedGlobalVariables( in collectUsedGlobalVariables() function in llvm