Searched refs:HoistThenElseCodeToIf (Results 1 – 5 of 5) 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()
1240 static bool HoistThenElseCodeToIf(BranchInst *BI, in HoistThenElseCodeToIf() function5873 if (HoistThenElseCodeToIf(BI, TTI)) in SimplifyCondBranch()