Searched refs:CurrentReload (Results 1 – 1 of 1) sorted by relevance
598 Value *CurrentReload = nullptr; in insertSpills() local658 CurrentReload = nullptr; in insertSpills()725 CurrentReload = CreateReload(&*CurrentBlock->getFirstInsertionPt()); in insertSpills()734 PN->replaceAllUsesWith(CurrentReload); in insertSpills()740 E.user()->replaceUsesOfWith(CurrentValue, CurrentReload); in insertSpills()