Searched refs:CurrentReload (Results 1 – 1 of 1) sorted by relevance
1593 Value *CurrentReload = nullptr; in insertSpills() local1604 CurrentReload = Builder.CreateLoad( in insertSpills()1615 .insertDeclare(CurrentReload, DDI->getVariable(), in insertSpills()1631 PN->replaceAllUsesWith(CurrentReload); in insertSpills()1638 U->replaceUsesOfWith(Def, CurrentReload); in insertSpills()