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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DConstantMerge.cpp137 SmallPtrSet<const GlobalValue*, 8> UsedGlobals; local
95 isUnmergeableGlobal(GlobalVariable *GV, const SmallPtrSetImpl<const GlobalValue *> &UsedGlobals) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp4719 SmallPtrSet<GlobalValue *, 4> UsedGlobals; local

Completed in 218 milliseconds