Home
last modified time | relevance | path

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

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