Searched refs:can_simplify (Results 1 – 1 of 1) sorted by relevance
238 static bool can_simplify(struct regalloc_ctx *ctx, unsigned i) in can_simplify() function256 if (!ctx->registers[*conflict].visited && can_simplify(ctx, *conflict)) { in push_stack()271 if (can_simplify(ctx, i)) { in do_regalloc()