Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/
H A DCoroFrame.cpp2193 static void cleanupSinglePredPHIs(Function &F) { in cleanupSinglePredPHIs() function
3142 cleanupSinglePredPHIs(F); in buildCoroutineFrame()