Searched refs:hoistCommonCodeFromSuccessors (Results 1 – 1 of 1) sorted by relevance
274 bool hoistCommonCodeFromSuccessors(BasicBlock *BB, bool EqTermsOnly);1591 bool SimplifyCFGOpt::hoistCommonCodeFromSuccessors(BasicBlock *BB, in hoistCommonCodeFromSuccessors() function in SimplifyCFGOpt7163 hoistCommonCodeFromSuccessors(SI->getParent(), !Options.HoistCommonInsts)) in simplifySwitch()7521 if (HoistCommon && hoistCommonCodeFromSuccessors( in simplifyCondBranch()