Searched refs:PrevII (Results 1 – 2 of 2) sorted by relevance
235 InstrInfo &PrevII = Instructions[PrevMI]; in propagateInstruction() local236 if ((PrevII.OutNeeds | InNeeds) != PrevII.OutNeeds) { in propagateInstruction()237 PrevII.OutNeeds |= InNeeds; in propagateInstruction()
443 InstrInfo &PrevII = Instructions[PrevMI]; in propagateInstruction() local444 if ((PrevII.OutNeeds | InNeeds) != PrevII.OutNeeds) { in propagateInstruction()445 PrevII.OutNeeds |= InNeeds; in propagateInstruction()