Searched refs:can_simplify (Results 1 - 1 of 1) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/ir/gp/
H A Dregalloc.c238 static bool can_simplify(struct regalloc_ctx *ctx, unsigned i) function in typeref:typename:bool
256 if (!ctx->registers[*conflict].visited && can_simplify(ctx, *conflict)) {
271 if (can_simplify(ctx, i)) {

Completed in 6 milliseconds