Searched refs:EstimatedLoopInvocationWeight (Results 1 – 2 of 2) sorted by relevance
315 unsigned *EstimatedLoopInvocationWeight = nullptr);323 unsigned EstimatedLoopInvocationWeight);
812 unsigned *EstimatedLoopInvocationWeight) { in getLoopEstimatedTripCount() argument821 if (EstimatedLoopInvocationWeight) in getLoopEstimatedTripCount()822 *EstimatedLoopInvocationWeight = ExitWeight; in getLoopEstimatedTripCount()