Searched refs:GVsToAdd (Results 1 – 1 of 1) sorted by relevance
162 std::vector<const GlobalValue *> GVsToAdd; in expandPartition() local166 GVsToAdd.push_back( in expandPartition()173 GVsToAdd.push_back(&A); in expandPartition()177 GVsToAdd.push_back(&G); in expandPartition()179 for (const auto *GV : GVsToAdd) in expandPartition()