Home
last modified time | relevance | path

Searched refs:cached_constant (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes.h706 auto cached_constant = cache->find(value); variable
707 if (cached_constant != cache->end()) {
708 constant = cached_constant->second;