Lines Matching refs:RemoveExtraEdges
190 void RemoveExtraEdges(BBInfo &BBI);
947 /// RemoveExtraEdges - Remove true / false edges if either / both are no longer
949 void IfConverter::RemoveExtraEdges(BBInfo &BBI) {
1076 RemoveExtraEdges(BBI);
1185 RemoveExtraEdges(BBI);
1344 // RemoveExtraEdges won't work if the block has an unanalyzable branch,
1349 RemoveExtraEdges(BBI);