Searched defs:GIS (Results 1 – 7 of 7) sorted by relevance
129 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(&GV)) { in findPartitions() local229 if (auto *GIS = dyn_cast<GlobalIndirectSymbol>(GV)) in isInPartition() local
81 GlobalIndirectSymbol *GIS; member1027 void Mapper::scheduleMapGlobalIndirectSymbol(GlobalIndirectSymbol &GIS, in scheduleMapGlobalIndirectSymbol()1133 void ValueMapper::scheduleMapGlobalIndirectSymbol(GlobalIndirectSymbol &GIS, in scheduleMapGlobalIndirectSymbol()
672 GlobalIndirectSymbol *GIS; in copyGlobalIndirectSymbolProto() local
360 for (auto &GIS : concat<GlobalIndirectSymbol>(M.aliases(), M.ifuncs())) { in ScopedSaveAliaseesAndUsed() local
1334 const GlobalIndirectSymbol& GIS) { in emitGlobalIndirectSymbol()
3328 void AssemblyWriter::printIndirectSymbol(const GlobalIndirectSymbol *GIS) { in printIndirectSymbol()
2267 GlobalIndirectSymbol *GIS = IndirectSymbolInitWorklist.back().first; in resolveGlobalAndIndirectSymbolInits() local