Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp688 static void relocateInstructionBefore(CoroBeginInst *CoroBegin, Function &F) { in relocateInstructionBefore() function
717 relocateInstructionBefore(Shape.CoroBegin, F); in splitCoroutine()