Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp302 Value *OldVFrame = cast<Value>(VMap[Shape.CoroBegin]); in createClone() local
303 OldVFrame->replaceAllUsesWith(NewVFrame); in createClone()