Searched refs:argumentsTypes (Results 1 – 1 of 1) sorted by relevance
2386 llvm::DenseMap<int, int> argumentsTypes; in genTypeInterfaceMethods() local2405 auto it = argumentsTypes.try_emplace(argIndex, inferredTypeIdx); in genTypeInterfaceMethods()2432 << (type.isArg() ? argumentsTypes[type.getArg()] in genTypeInterfaceMethods()