Searched refs:IndirectSymbolInits (Results 1 – 1 of 1) sorted by relevance
503 std::vector<std::pair<GlobalIndirectSymbol *, unsigned>> IndirectSymbolInits; member in __anonfbd6fa600411::BitcodeReader2250 IndirectSymbolInitWorklist.swap(IndirectSymbolInits); in resolveGlobalAndIndirectSymbolInits()2272 IndirectSymbolInits.push_back(IndirectSymbolInitWorklist.back()); in resolveGlobalAndIndirectSymbolInits()3062 if (!GlobalInits.empty() || !IndirectSymbolInits.empty()) in globalCleanup()3095 IndirectSymbolInits); in globalCleanup()3509 IndirectSymbolInits.push_back(std::make_pair(NewGA, Val)); in parseGlobalIndirectSymbolRecord()