Searched defs:speculative (Results 1 – 3 of 3) sorted by relevance
605 bool speculative) in schedule_try_place_node()722 static int _schedule_try_node(sched_ctx *ctx, gpir_node *node, bool speculative) in _schedule_try_node()796 static int schedule_try_node(sched_ctx *ctx, gpir_node *node, bool speculative) in schedule_try_node()
818 unsigned *_eviction_count, bool is_source, bool speculative) in try_evict_regs()
34952 bool speculative; member