Home
last modified time | relevance | path

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

/openbsd/gnu/llvm/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp94 const SmallPtrSetImpl<const GlobalValue *> &UsedGlobals) { in isUnmergeableGlobal()
137 SmallPtrSet<const GlobalValue*, 8> UsedGlobals; in mergeConstants() local
/openbsd/gnu/llvm/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp5154 SmallVector<GlobalValue *, 4> UsedGlobals; in embedBitcodeInModule() local