Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ARM-software/ComputeLibrary
/ region
Method
region
src/runtime/Memory.cpp:45–48 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
43
}
44
45
IMemoryRegion *Memory::region()
46
{
47
return _region;
48
}
49
50
IMemoryRegion *Memory::region() const
51
{
Callers
6
init
Method · 0.45
data
Method · 0.45
is_allocated
Method · 0.45
set_associated_memory_group
Method · 0.45
lock
Method · 0.45
buffer
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected