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