Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DModuleUtils.cpp82 llvm::collectUsedGlobalVariables(Module &M, SmallPtrSetImpl<GlobalValue *> &Set, in collectUsedGlobalVariables() function in llvm
/external/llvm/lib/CodeGen/
DGlobalMerge.cpp246 void GlobalMerge::collectUsedGlobalVariables(Module &M) { in collectUsedGlobalVariables() function in GlobalMerge