Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp2050 auto ProfitableToSinkInstruction = [&](LockstepReverseIterator &LRI) { in SinkCommonCodeFromPredecessors() local
2082 if (!ProfitableToSinkInstruction(LRI)) { in SinkCommonCodeFromPredecessors()
2105 assert(!ProfitableToSinkInstruction(LRI) && in SinkCommonCodeFromPredecessors()
2116 if (!ProfitableToSinkInstruction(LRI)) { in SinkCommonCodeFromPredecessors()