Searched refs:EstimatedLoopInvocationWeight (Results 1 – 2 of 2) sorted by relevance
304 unsigned *EstimatedLoopInvocationWeight = nullptr);312 unsigned EstimatedLoopInvocationWeight);
771 unsigned *EstimatedLoopInvocationWeight) { in getLoopEstimatedTripCount() argument791 if (EstimatedLoopInvocationWeight) in getLoopEstimatedTripCount()792 *EstimatedLoopInvocationWeight = LatchExitWeight; in getLoopEstimatedTripCount()