Searched refs:CurrentReload (Results 1 – 1 of 1) sorted by relevance
1845 Value *CurrentReload = nullptr; in insertSpills() local1858 CurrentReload = GEP; in insertSpills()1860 CurrentReload = Builder.CreateAlignedLoad( in insertSpills()1891 new DPValue(ValueAsMetadata::get(CurrentReload), in insertSpills()1898 .insertDeclare(CurrentReload, DDI->getVariable(), in insertSpills()1918 PN->replaceAllUsesWith(CurrentReload); in insertSpills()1925 U->replaceUsesOfWith(Def, CurrentReload); in insertSpills()1929 DPV.replaceVariableLocationOp(Def, CurrentReload, true); in insertSpills()