Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dintrinsics.cc100 static bool CheckIntegerCache(Thread* self, in CheckIntegerCache() function
219 if (!CheckIntegerCache(self, runtime->GetClassLinker(), boot_image_live_objects, cache)) { in ComputeIntegerValueOfLocations()
224 DCHECK(CheckIntegerCache(self, runtime->GetClassLinker(), boot_image_live_objects, cache)); in ComputeIntegerValueOfLocations()