Searched refs:GVsToAdd (Results 1 – 1 of 1) sorted by relevance
238 std::vector<const GlobalValue *> GVsToAdd; in expandPartition() local242 GVsToAdd.push_back( in expandPartition()249 GVsToAdd.push_back(&A); in expandPartition()253 GVsToAdd.push_back(&G); in expandPartition()255 for (const auto *GV : GVsToAdd) in expandPartition()