Searched refs:OldInfo (Results 1 – 1 of 1) sorted by relevance
1571 VSETVLIInfo OldInfo = BlockInfo[MBB.getNumber()].Pred; in doPRE() local1576 const VSETVLIInfo LastOldInfo = OldInfo; in doPRE()1578 transferBefore(OldInfo, MI); in doPRE()1581 if (LastOldInfo == OldInfo) in doPRE()1584 transferAfter(OldInfo, MI); in doPRE()1585 if (CurInfo == OldInfo) in doPRE()1589 if (CurInfo != OldInfo || TransitionsRemoved <= 0) in doPRE()