Searched refs:EstimatedLoopInvocationWeight (Results 1 – 2 of 2) sorted by relevance
322 unsigned *EstimatedLoopInvocationWeight = nullptr);330 unsigned EstimatedLoopInvocationWeight);
832 unsigned *EstimatedLoopInvocationWeight) { in getLoopEstimatedTripCount() argument852 if (EstimatedLoopInvocationWeight) in getLoopEstimatedTripCount()853 *EstimatedLoopInvocationWeight = LatchExitWeight; in getLoopEstimatedTripCount()