21 return Result.first->second;
26 auto *
Sym = addGlobalImpl(Kind,
Name, Flags);
ValueT lookup(const_arg_type_t< KeyT > Val) const
lookup - Return the entry for the specified key, or a default constructed value if no such entry exis...
std::pair< iterator, bool > try_emplace(KeyT &&Key, Ts &&... Args)
Symbol * addGlobal(SymbolKind Kind, StringRef Name, SymbolFlags Flags, const Target &Targ)
const Symbol * findSymbol(SymbolKind Kind, StringRef Name) const
void addTarget(Target InputTarget)
StringRef - Represent a constant reference to a string, i.e.
SmallVector< Target, 5 > TargetList
This is an optimization pass for GlobalISel generic memory operations.