Home
last modified time | relevance | path

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

/freebsd-head/contrib/llvm-project/llvm/lib/Transforms/Utils/
HDSimplifyCFG.cpp1500 static bool shouldHoistCommonInstructions(Instruction *I1, Instruction *I2, in shouldHoistCommonInstructions() function
1715 shouldHoistCommonInstructions(I1, I2, TTI); in hoistCommonCodeFromSuccessors()