Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/
DIfConversion.cpp266 bool RemoveBranch, bool MergeAddEdges);
1659 bool RemoveBranch, bool MergeAddEdges) { in IfConvertDiamondCommon() argument
1866 MergeBlocks(BBI, *BBI1, MergeAddEdges); in IfConvertDiamondCommon()
1867 MergeBlocks(BBI, *BBI2, MergeAddEdges); in IfConvertDiamondCommon()