Searched refs:allocate_and_cache (Results 1 – 2 of 2) sorted by relevance
14 inline void* CPUCachingAllocator::allocate_and_cache(const size_t bytes) { in allocate_and_cache() function in c10::CPUCachingAllocator37 return allocate_and_cache(bytes); in allocate()
53 inline void* allocate_and_cache(const size_t bytes);