Home
last modified time | relevance | path

Searched refs:value_lifecycle_overlap (Results 1 – 1 of 1) sorted by relevance

/external/XNNPACK/src/
Dmemory-planner.c15 inline static bool value_lifecycle_overlap(const struct xnn_value_usage* a, const struct xnn_value_… in value_lifecycle_overlap() function
178 if (value_lifecycle_overlap(current, allocated)) { in xnn_plan_value_allocation_tracker()