Searched refs:ptrDelta (Results 1 – 1 of 1) sorted by relevance
2308 unsigned ptrDelta = alignedRight - (uintptr_t)alignedArea; in getFromLLOCache() local2309 if (ptrDelta && tls) { // !tls is cold path in getFromLLOCache()2314 ptrDelta / estimatedCacheLineSize : in getFromLLOCache()2315 ptrDelta / alignment; in getFromLLOCache()