Home | History | Annotate | Download | only in Utils

Lines Matching refs:HoistThenElseCodeToIf

1150 // (comments in HoistThenElseCodeToIf explain why we would need to do this), we
1173 static bool HoistThenElseCodeToIf(BranchInst *BI,
1684 // FIXME: Try to remove some of the duplication with HoistThenElseCodeToIf.
5333 if (HoistThenElseCodeToIf(BI, TTI))