Searched refs:HoistThenElseCodeToIf (Results 1 – 3 of 3) sorted by relevance
392 define i32 @HoistThenElseCodeToIf(i32 %n) {393 ; CHECK-LABEL: @HoistThenElseCodeToIf(
840 static bool HoistThenElseCodeToIf(BranchInst *BI) { in HoistThenElseCodeToIf() function2729 if (HoistThenElseCodeToIf(BI)) in SimplifyCondBranch()
1173 static bool HoistThenElseCodeToIf(BranchInst *BI, in HoistThenElseCodeToIf() function5333 if (HoistThenElseCodeToIf(BI, TTI)) in SimplifyCondBranch()