Searched refs:phi_op (Results 1 – 1 of 1) sorted by relevance
2019 Temp phi_op = read_variable(ctx, phi->operands[idx].getTemp(), block.index); in register_allocation() local2020 PhysReg reg = ctx.assignments[phi_op.id()].reg; in register_allocation()2021 assert(register_file[reg] == phi_op.id()); in register_allocation()