Searched refs:GCTable (Results 1 – 1 of 1) sorted by relevance
1648 std::vector<std::string> GCTable; in ParseModule() local1793 GCTable.push_back(S); in ParseModule()1882 if (Record[8]-1 > GCTable.size()) in ParseModule()1884 Func->setGC(GCTable[Record[8]-1].c_str()); in ParseModule()