Searched refs:toUse (Results 1 – 1 of 1) sorted by relevance
264 void **toUse; in newBackRef() local273 toUse = nullptr; in newBackRef()278 toUse = (void**)blockToUse->freeList; in newBackRef()285 toUse = (void**)blockToUse->bumpPtr; in newBackRef()295 if (toUse) { in newBackRef()303 } while (!toUse); in newBackRef()311 ((uintptr_t)toUse - ((uintptr_t)blockToUse + sizeof(BackRefBlock)))/sizeof(void*); in newBackRef()