Searched refs:CurrentReload (Results 1 – 1 of 1) sorted by relevance
1087 Value *CurrentReload = nullptr; in insertSpills() local1100 CurrentReload = GEP; in insertSpills()1102 CurrentReload = Builder.CreateAlignedLoad( in insertSpills()1131 ValueAsMetadata::get(CurrentReload), DDI->getVariable(), in insertSpills()1151 PN->replaceAllUsesWith(CurrentReload); in insertSpills()1158 U->replaceUsesOfWith(Def, CurrentReload); in insertSpills()1162 DVR.replaceVariableLocationOp(Def, CurrentReload, true); in insertSpills()