Searched refs:OldInfo (Results 1 – 1 of 1) sorted by relevance
1562 VSETVLIInfo OldInfo = BlockInfo[MBB.getNumber()].Pred; in doPRE() local1567 const VSETVLIInfo LastOldInfo = OldInfo; in doPRE()1569 transferBefore(OldInfo, MI); in doPRE()1572 if (LastOldInfo == OldInfo) in doPRE()1575 transferAfter(OldInfo, MI); in doPRE()1576 if (CurInfo == OldInfo) in doPRE()1580 if (CurInfo != OldInfo || TransitionsRemoved <= 0) in doPRE()