Searched refs:HoistThenElseCodeToIf (Results 1 – 1 of 1) sorted by relevance
251 bool HoistThenElseCodeToIf(BranchInst *BI, const TargetTransformInfo &TTI,1400 bool SimplifyCFGOpt::HoistThenElseCodeToIf(BranchInst *BI, in HoistThenElseCodeToIf() function in SimplifyCFGOpt6416 HoistThenElseCodeToIf(BI, TTI, !Options.HoistCommonInsts)) in simplifyCondBranch()