MCPcopy 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
45IMemoryRegion *Memory::region()
46{
47 return _region;
48}
49
50IMemoryRegion *Memory::region() const
51{

Callers 6

initMethod · 0.45
dataMethod · 0.45
is_allocatedMethod · 0.45
lockMethod · 0.45
bufferMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected