Lines Matching full:prev_instr
774 LInstruction* prev_instr = NULL;776 if (i > start) prev_instr = InstructionAt(i - 1);777 MeetConstraintsBetween(prev_instr, instr, i);