Searched refs:CachedType (Results 1 – 1 of 1) sorted by relevance
431 llvm::Type *CachedType = nullptr; in ConvertType() local439 CachedType = TCI->second; in ConvertType()440 if (CachedType) { in ConvertType()443 return CachedType; in ConvertType()445 return CachedType; in ConvertType()824 if (CachedType) { in ConvertType()825 assert(CachedType == ResultType && in ConvertType()