Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp94 const SmallPtrSetImpl<const GlobalValue *> &UsedGlobals) { in isUnmergeableGlobal()
137 SmallPtrSet<const GlobalValue*, 8> UsedGlobals; in mergeConstants() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4890 SmallVector<GlobalValue *, 4> UsedGlobals; in EmbedBitcodeInModule() local