Searched defs:first_node (Results 1 – 3 of 3) sorted by relevance
31 explicit MessageStack(Message* first_node) { in MessageStack()
130 TfLiteStatus ArenaPlanner::ExecuteAllocations(int first_node, int last_node) { in ExecuteAllocations()151 TfLiteStatus ArenaPlanner::CalculateAllocations(int first_node, int last_node) { in CalculateAllocations()
2095 nir_cf_node *first_node = exec_node_data(nir_cf_node, in nir_before_cf_list() local