Searched refs:UsedGlobals (Results 1 – 1 of 1) sorted by relevance
101 SmallPtrSet<const GlobalValue*, 8> UsedGlobals; in runOnModule() local102 FindUsedValues(M.getGlobalVariable("llvm.used"), UsedGlobals); in runOnModule()103 FindUsedValues(M.getGlobalVariable("llvm.compiler.used"), UsedGlobals); in runOnModule()135 UsedGlobals.count(GV)) in runOnModule()169 UsedGlobals.count(GV)) in runOnModule()