Searched refs:HoistThenElseCodeToIf (Results 1 – 2 of 2) sorted by relevance
566 define i32 @HoistThenElseCodeToIf(i32 %n) {567 ; CHECK-LABEL: @HoistThenElseCodeToIf(
266 bool HoistThenElseCodeToIf(BranchInst *BI, const TargetTransformInfo &TTI,1440 bool SimplifyCFGOpt::HoistThenElseCodeToIf(BranchInst *BI, in HoistThenElseCodeToIf() function in SimplifyCFGOpt6884 HoistThenElseCodeToIf(BI, TTI, !Options.HoistCommonInsts)) in simplifyCondBranch()