Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes.cc2881 IntrinsicNeedsEnvironmentOrCache needs_env_or_cache, in SetIntrinsic() argument
2895 if (needs_env_or_cache == kNoEnvironmentOrCache) { in SetIntrinsic()
Dnodes.h4391 IntrinsicNeedsEnvironmentOrCache needs_env_or_cache,