Searched refs:cached_constant (Results 1 – 1 of 1) sorted by relevance
607 auto cached_constant = cache->find(value); variable608 if (cached_constant != cache->end()) {609 constant = cached_constant->second;