Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DIfConversion.cpp268 bool RemoveBranch, bool MergeAddEdges);
1775 bool RemoveBranch, bool MergeAddEdges) { in IfConvertDiamondCommon() argument
2000 MergeBlocks(BBI, *BBI1, MergeAddEdges); in IfConvertDiamondCommon()
2001 MergeBlocks(BBI, *BBI2, MergeAddEdges); in IfConvertDiamondCommon()