Searched defs:GIS (Results 1 – 8 of 8) sorted by relevance
128 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(&GV)) { in findPartitions() local228 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(GV)) in isInPartition() local
83 GlobalIndirectSymbol *GIS; member1071 void Mapper::scheduleMapGlobalIndirectSymbol(GlobalIndirectSymbol &GIS, in scheduleMapGlobalIndirectSymbol()1177 void ValueMapper::scheduleMapGlobalIndirectSymbol(GlobalIndirectSymbol &GIS, in scheduleMapGlobalIndirectSymbol()
684 GlobalIndirectSymbol *GIS; in copyGlobalIndirectSymbolProto() local
360 for (auto &GIS : concat<GlobalIndirectSymbol>(M.aliases(), M.ifuncs())) { in ScopedSaveAliaseesAndUsed() local
1594 const GlobalIndirectSymbol& GIS) { in emitGlobalIndirectSymbol()
3611 void AssemblyWriter::printIndirectSymbol(const GlobalIndirectSymbol *GIS) { in printIndirectSymbol()
319 const llvm::GlobalIndirectSymbol &GIS) { in getAliasedGlobal()
2304 GlobalIndirectSymbol *GIS = IndirectSymbolInitWorklist.back().first; in resolveGlobalAndIndirectSymbolInits() local