Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroFrame.cpp867 static void rewritePHIs(BasicBlock &BB) { in rewritePHIs() function
927 static void rewritePHIs(Function &F) { in rewritePHIs() function
936 rewritePHIs(*BB); in rewritePHIs()
1352 rewritePHIs(F); in buildCoroutineFrame()