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