Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp92 const SmallPtrSetImpl<const GlobalValue *> &UsedGlobals) { in isUnmergeableGlobal()
135 SmallPtrSet<const GlobalValue*, 8> UsedGlobals; in mergeConstants() local
/freebsd/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp5192 SmallVector<GlobalValue *, 4> UsedGlobals; in embedBitcodeInModule() local