Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp1761 auto ProfitableToSinkInstruction = [&](LockstepReverseIterator &LRI) { in SinkCommonCodeFromPredecessors() local
1784 while (ProfitableToSinkInstruction(LRI) && Idx < ScanIdx) { in SinkCommonCodeFromPredecessors()
1824 if (!ProfitableToSinkInstruction(LRI)) { in SinkCommonCodeFromPredecessors()