Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2210 static void rewritePHIs(BasicBlock &BB) { in rewritePHIs() function
2281 static void rewritePHIs(Function &F) { in rewritePHIs() function