Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/lima/ir/gp/
Dscheduler.c779 static void schedule_undo_node(sched_ctx *ctx, gpir_node *node) in schedule_undo_node() function
786 schedule_undo_node(ctx, pred); in schedule_undo_node()
812 schedule_undo_node(ctx, node); in schedule_try_node()