Searched defs:typeMap (Results 1 – 3 of 3) sorted by relevance
561 const typeMap: Map<string, Type> = new Map(); constant
1320 auto &typeMap = inputMap_.at(inst); in GetMappedValue() local3122 ArenaUnorderedMap<DataType::Type, llvm::Value *> &typeMap = it.first->second; in ValueMapAdd() local
1442 const typeMap = new Map(); constant