Searched refs:divideNearest (Results 1 – 4 of 4) sorted by relevance
649 static InstructionCost divideNearest(InstructionCost Numerator, in divideNearest() function697 divideNearest(SliceCost * HotWeight, TotalWeight); in hasExpensiveColdOperand()
787 inline uint64_t divideNearest(uint64_t Numerator, uint64_t Denominator) {
512 divideNearest(Mul, OldReachableSum.getNumerator())); in calcMetadataWeights()
806 uint64_t ExitCount = llvm::divideNearest(LoopWeight, ExitWeight); in getEstimatedTripCount()