Searched refs:UsedGlobals (Results 1 – 1 of 1) sorted by relevance
110 SmallPtrSet<const GlobalValue*, 8> UsedGlobals; in runOnModule() local111 FindUsedValues(M.getGlobalVariable("llvm.used"), UsedGlobals); in runOnModule()112 FindUsedValues(M.getGlobalVariable("llvm.compiler.used"), UsedGlobals); in runOnModule()146 UsedGlobals.count(GV)) in runOnModule()181 UsedGlobals.count(GV)) in runOnModule()