Searched refs:TryToCoalesce (Results 1 – 2 of 2) sorted by relevance
200 InsertFreeChunkIntoBin(TryToCoalesce(h, /*ignore_freed_at=*/false)); in Extend()665 InsertFreeChunkIntoBin(TryToCoalesce(h, false)); in DeallocateRawInternal()768 BFCAllocator::ChunkHandle BFCAllocator::TryToCoalesce(ChunkHandle h, in TryToCoalesce() function in tensorflow::BFCAllocator865 ChunkHandle new_h = TryToCoalesce(h, (required_bytes > 0)); in MergeTimestampedChunks()
500 ChunkHandle TryToCoalesce(ChunkHandle h, bool ignore_freed_at)