Searched refs:UsedGlobals (Results 1 – 1 of 1) sorted by relevance
104 SmallPtrSet<const GlobalValue*, 8> UsedGlobals; in runOnModule() local105 FindUsedValues(M.getGlobalVariable("llvm.used"), UsedGlobals); in runOnModule()106 FindUsedValues(M.getGlobalVariable("llvm.compiler.used"), UsedGlobals); in runOnModule()140 UsedGlobals.count(GV)) in runOnModule()175 UsedGlobals.count(GV)) in runOnModule()