Searched refs:recordGVSet (Results 1 – 1 of 1) sorted by relevance
109 auto recordGVSet = [&GVtoClusterMap, &ComdatMembers](GlobalValue &GV) { in findPartitions() local148 llvm::for_each(M->functions(), recordGVSet); in findPartitions()149 llvm::for_each(M->globals(), recordGVSet); in findPartitions()150 llvm::for_each(M->aliases(), recordGVSet); in findPartitions()