Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsic_objects.cc29 static ObjPtr<mirror::ObjectArray<mirror::Object>> LookupIntegerCache(Thread* self, in LookupIntegerCache() function
55 hs.NewHandle(LookupIntegerCache(self, class_linker)); in AllocateBootImageLiveObjects()