Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2330 auto ProfitableToSinkInstruction = [&](LockstepReverseIterator &LRI) { in SinkCommonCodeFromPredecessors() local
2362 if (!ProfitableToSinkInstruction(LRI)) { in SinkCommonCodeFromPredecessors()
2387 !ProfitableToSinkInstruction(LRI) && in SinkCommonCodeFromPredecessors()
2398 if (!ProfitableToSinkInstruction(LRI)) { in SinkCommonCodeFromPredecessors()