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