Searched defs:GVSet (Results 1 – 2 of 2) sorted by relevance
317 SmallPtrSet<GlobalValue *, 8> GVSet(GVs.begin(), GVs.end()); in main() local
168 std::set<GlobalVariable *> GVSet; in TestGlobalVariables() local