Searched refs:CurrentReload (Results 1 – 1 of 1) sorted by relevance
482 Value *CurrentReload = nullptr; in insertSpills() local514 CurrentReload = nullptr; in insertSpills()564 CurrentReload = CreateReload(&*CurrentBlock->getFirstInsertionPt()); in insertSpills()573 PN->replaceAllUsesWith(CurrentReload); in insertSpills()579 E.user()->replaceUsesOfWith(CurrentValue, CurrentReload); in insertSpills()