Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DMachineBlockPlacement.cpp731 static bool greaterWithBias(BlockFrequency A, BlockFrequency B, in greaterWithBias() function
784 return greaterWithBias(P, Qout, EntryFreq); in isProfitableToTailDup()
840 return greaterWithBias(BaseCost, DupCost, EntryFreq); in isProfitableToTailDup()
880 return greaterWithBias( in isProfitableToTailDup()
884 return greaterWithBias((P + U), in isProfitableToTailDup()