Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DWinEHPrepare.cpp82 void cloneCommonBlocks(Function &F);
890 void WinEHPrepareImpl::cloneCommonBlocks(Function &F) { in cloneCommonBlocks() function in WinEHPrepareImpl
1204 cloneCommonBlocks(F); in prepareExplicitEH()