Searched refs:RemoveOne (Results 1 – 2 of 2) sorted by relevance
766 auto RemoveOne = [&](auto *DVI) { in salvageDebugInfo() local780 for_each(Worklist, RemoveOne); in salvageDebugInfo()781 for_each(DPValues, RemoveOne); in salvageDebugInfo()
5120 auto RemoveOne = [DbgVariable](auto *OldDII) { in splitAlloca() local5129 for_each(findDbgDeclares(Fragment.Alloca), RemoveOne); in splitAlloca()5130 for_each(findDPVDeclares(Fragment.Alloca), RemoveOne); in splitAlloca()