Searched refs:EstimatedLoopInvocationWeight (Results 1 – 2 of 2) sorted by relevance
316 unsigned *EstimatedLoopInvocationWeight = nullptr);324 unsigned EstimatedLoopInvocationWeight);
813 unsigned *EstimatedLoopInvocationWeight) { in getLoopEstimatedTripCount() argument822 if (EstimatedLoopInvocationWeight) in getLoopEstimatedTripCount()823 *EstimatedLoopInvocationWeight = ExitWeight; in getLoopEstimatedTripCount()