Home
last modified time | relevance | path

Searched refs:hoistCommonCodeFromSuccessors (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp293 bool hoistCommonCodeFromSuccessors(Instruction *TI, bool AllInstsEqOnly);
1815 bool SimplifyCFGOpt::hoistCommonCodeFromSuccessors(Instruction *TI, in hoistCommonCodeFromSuccessors() function in SimplifyCFGOpt
7634 hoistCommonCodeFromSuccessors(SI, !Options.HoistCommonInsts)) in simplifySwitch()
7987 hoistCommonCodeFromSuccessors(BI, !Options.HoistCommonInsts)) in simplifyCondBranch()