Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp674 static void rewritePHIs(BasicBlock &BB) { in rewritePHIs() function
734 static void rewritePHIs(Function &F) { in rewritePHIs() function
743 rewritePHIs(*BB); in rewritePHIs()
889 rewritePHIs(F); in buildCoroutineFrame()