Searched refs:PrevII (Results 1 – 1 of 1) sorted by relevance
667 InstrInfo &PrevII = Instructions[PrevMI]; in propagateInstruction() local668 if ((PrevII.OutNeeds | InNeeds) != PrevII.OutNeeds) { in propagateInstruction()669 PrevII.OutNeeds |= InNeeds; in propagateInstruction()