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