Home
last modified time | relevance | path

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

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