Searched refs:OldVFrame (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroSplit.cpp759 Value *OldVFrame = cast<Value>(VMap[Shape.CoroBegin]); local
760 OldVFrame->replaceAllUsesWith(NewVFrame);

Completed in 110 milliseconds