MCPcopy Create free account
hub / github.com/RedisGraph/RedisGraph / end

Method end

deps/GraphBLAS/CUDA/jitify.hpp:341–341  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

339 return (*this)[key + "_start"];
340 }
341 const uint8_t* end(std::string key) const { return (*this)[key + "_end"]; }
342};
343#endif // JITIFY_ENABLE_EMBEDDED_FILES
344

Callers 15

FindFileOrNullMethod · 0.80
GetCpuidLeafMethod · 0.80
rmm_wrap_deallocateFunction · 0.80
getCachedFileMethod · 0.80
getCachedMethod · 0.80
touchMethod · 0.80
load_sourceFunction · 0.80
get_global_ptrMethod · 0.80
compile_kernelFunction · 0.80
load_programFunction · 0.80

Calls

no outgoing calls

Tested by 2

FindFileOrNullMethod · 0.64
GetCpuidLeafMethod · 0.64