Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
DSimplifyCFG.cpp1748 auto ProfitableToSinkInstruction = [&](LockstepReverseIterator &LRI) { in SinkCommonCodeFromPredecessors() local
1771 while (ProfitableToSinkInstruction(LRI) && Idx < ScanIdx) { in SinkCommonCodeFromPredecessors()
1811 if (!ProfitableToSinkInstruction(LRI)) { in SinkCommonCodeFromPredecessors()