Searched refs:NonFuncBegin (Results 1 – 1 of 1) sorted by relevance
369 auto NonFuncBegin = in collectAndEraseUsedFunctions() local374 appendToCompilerUsed(M, {NonFuncBegin, Vec.end()}); in collectAndEraseUsedFunctions()376 appendToUsed(M, {NonFuncBegin, Vec.end()}); in collectAndEraseUsedFunctions()377 Vec.resize(NonFuncBegin - Vec.begin()); in collectAndEraseUsedFunctions()