Searched refs:UsedGlobals (Results 1 – 1 of 1) sorted by relevance
105 SmallPtrSet<const GlobalValue*, 8> UsedGlobals; in runOnModule() local106 FindUsedValues(M.getGlobalVariable("llvm.used"), UsedGlobals); in runOnModule()107 FindUsedValues(M.getGlobalVariable("llvm.compiler.used"), UsedGlobals); in runOnModule()141 UsedGlobals.count(GV)) in runOnModule()176 UsedGlobals.count(GV)) in runOnModule()