Searched defs:UsedGlobals (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | ConstantMerge.cpp | 92 isUnmergeableGlobal(GlobalVariable * GV,const SmallPtrSetImpl<const GlobalValue * > & UsedGlobals) isUnmergeableGlobal() argument |
/freebsd-src/contrib/llvm-project/llvm/lib/Bitcode/Writer/ | ||
H A D | BitcodeWriter.cpp | 5192 SmallVector<GlobalValue *, 4> UsedGlobals; embedBitcodeInModule() local |