Searched refs:tgt_rep (Results 1 – 1 of 1) sorted by relevance
267 SSARepresentation* tgt_rep = move_result_mir->ssa_rep; in InferTypeAndSize() local268 DCHECK(tgt_rep != NULL); in InferTypeAndSize()269 tgt_rep->fp_def[0] = true; in InferTypeAndSize()270 changed |= SetFp(tgt_rep->defs[0]); in InferTypeAndSize()272 tgt_rep->fp_def[1] = true; in InferTypeAndSize()273 changed |= SetFp(tgt_rep->defs[1]); in InferTypeAndSize()