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