Searched refs:divideNearest (Results 1 – 4 of 4) sorted by relevance
1063 static InstructionCost divideNearest(InstructionCost Numerator, in divideNearest() function1118 divideNearest(SliceCost * HotWeight, TotalWeight); in hasExpensiveColdOperand()
467 constexpr T divideNearest(U Numerator, V Denominator) { in divideNearest() function
498 divideNearest(Mul, OldReachableSum.getNumerator())); in calcMetadataWeights()
830 uint64_t ExitCount = llvm::divideNearest(LoopWeight, ExitWeight); in getEstimatedTripCount()