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.cpp2453 auto ProfitableToSinkInstruction = [&](LockstepReverseIterator<true> &LRI) { in sinkCommonCodeFromPredecessors() local
2492 if (!ProfitableToSinkInstruction(LRI)) { in sinkCommonCodeFromPredecessors()
2517 !ProfitableToSinkInstruction(LRI) && in sinkCommonCodeFromPredecessors()
2528 if (!ProfitableToSinkInstruction(LRI)) { in sinkCommonCodeFromPredecessors()