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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp730 // by rewriting them in the rewritePHIs function).
867 static void rewritePHIs(BasicBlock &BB) { function
927 static void rewritePHIs(Function &F) { function
936 rewritePHIs(*BB);
1352 rewritePHIs(F);

Completed in 56 milliseconds