Searched refs:InitID (Results 1 – 1 of 1) sorted by relevance
2987 if (unsigned InitID = Record[2]) in parseModule() local2988 GlobalInits.push_back(std::make_pair(NewGV, InitID-1)); in parseModule()