Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:RemoveExtraEdges

214     void RemoveExtraEdges(BBInfo &BBI);
1039 /// RemoveExtraEdges - Remove true / false edges if either / both are no longer
1041 void IfConverter::RemoveExtraEdges(BBInfo &BBI) {
1154 // RemoveExtraEdges won't work if the block has an unanalyzable branch, so
1183 RemoveExtraEdges(BBI);
1267 // RemoveExtraEdges won't work if the block has an unanalyzable branch, so
1328 RemoveExtraEdges(BBI);
1576 // RemoveExtraEdges won't work if the block has an unanalyzable branch,
1581 RemoveExtraEdges(BBI);