Searched refs:OldVFrame (Results 1 – 1 of 1) sorted by relevance
1049 Value *OldVFrame = cast<Value>(VMap[Shape.CoroBegin]); in create() local1050 if (OldVFrame != NewVFrame) in create()1051 OldVFrame->replaceAllUsesWith(NewVFrame); in create()