Searched refs:StringMap (Results 1 – 2 of 2) sorted by relevance
40 using StringMap = std::map<const std::string, const std::string>; typedef42 const StringMap kInternalMangleTable = {46 const StringMap kOriginalMangleTable = {65 static std::string CompressName(std::string &name, const StringMap &mapping = kInternalMangleTable) in CompressName()75 static std::string DecompressName(std::string &name, const StringMap &mapping = kInternalMangleTabl… in DecompressName()
131 llvm::StringMap<llvm::FunctionType *> runtimeFunctionTypes_;