Searched refs:compute_delay (Results 1 – 3 of 3) sorted by relevance
592 compute_delay(struct dag_node *node, void *state) in compute_delay() function707 dag_traverse_bottom_up(state->dag, compute_delay, NULL); in qir_schedule_instructions_block()
774 compute_delay(struct dag_node *node, void *state) in compute_delay() function1023 dag_traverse_bottom_up(scoreboard->dag, compute_delay, NULL); in qpu_schedule_instructions_block()
1872 compute_delay(struct dag_node *node, void *state) in compute_delay() function2879 dag_traverse_bottom_up(scoreboard->dag, compute_delay, c); in qpu_schedule_instructions_block()