MCPcopy Create free account
hub / github.com/arrayfire/arrayfire / getBytes

Method getBytes

src/backend/cpu/jit/BufferNode.hpp:106–106  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

104 }
105
106 size_t getBytes() const final { return m_bytes; }
107
108 void genKerName(std::string &kerString,
109 const common::Node_ids &ids) const final {

Callers 1

passesJitHeuristicsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected