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

Method region

src/runtime/CL/CLMemory.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55}
56
57IMemoryRegion *CLMemory::region()
58{
59 return _region;
60}
61
62IMemoryRegion *CLMemory::region() const
63{

Callers 6

is_allocatedMethod · 0.45
unlockMethod · 0.45
mapMethod · 0.45
unmapMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected