Searched refs:GVCount (Results 1 – 1 of 1) sorted by relevance
63 int GVCount = 0; in countGVs() local66 outs() << "\t" << ++GVCount << ": " << GV.getName() << "\n"; in countGVs()68 return GVCount; in countGVs()73 int GVCount = countGVs(Test.getProgram()); in reduceGlobalsDeltaPass() local74 runDeltaPass(Test, GVCount, extractGVsFromModule); in reduceGlobalsDeltaPass()