MCPcopy Create free account
hub / github.com/ARM-software/ComputeLibrary / free_blobs

Method free_blobs

src/runtime/BlobMemoryPool.cpp:87–90  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

85}
86
87void BlobMemoryPool::free_blobs()
88{
89 _blobs.clear();
90}

Callers

nothing calls this directly

Calls 1

clearMethod · 0.45

Tested by

no test coverage detected