Searched refs:PrevII (Results 1 – 1 of 1) 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()