Searched refs:CurrentReload (Results 1 – 1 of 1) sorted by relevance
1875 Value *CurrentReload = nullptr; in insertSpills() local1888 CurrentReload = GEP; in insertSpills()1890 CurrentReload = Builder.CreateAlignedLoad( in insertSpills()1921 ValueAsMetadata::get(CurrentReload), DDI->getVariable(), in insertSpills()1928 .insertDeclare(CurrentReload, DDI->getVariable(), in insertSpills()1948 PN->replaceAllUsesWith(CurrentReload); in insertSpills()1955 U->replaceUsesOfWith(Def, CurrentReload); in insertSpills()1959 DVR.replaceVariableLocationOp(Def, CurrentReload, true); in insertSpills()