Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLocal.cpp786 bool ReplaceEntryBB = PredBB->isEntryBlock(); in MergeBasicBlockIntoOnlyPred() local
829 if (ReplaceEntryBB) in MergeBasicBlockIntoOnlyPred()
841 if (ReplaceEntryBB && DTU->hasDomTree()) { in MergeBasicBlockIntoOnlyPred()