Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1500 static bool shouldHoistCommonInstructions(Instruction *I1, Instruction *I2, in shouldHoistCommonInstructions() function
1653 shouldHoistCommonInstructions(I1, I2, TTI); in hoistCommonCodeFromSuccessors()