Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2265 auto ProfitableToSinkInstruction = [&](LockstepReverseIterator &LRI) { in SinkCommonCodeFromPredecessors() local
2298 if (!ProfitableToSinkInstruction(LRI)) { in SinkCommonCodeFromPredecessors()
2323 !ProfitableToSinkInstruction(LRI) && in SinkCommonCodeFromPredecessors()
2334 if (!ProfitableToSinkInstruction(LRI)) { in SinkCommonCodeFromPredecessors()