Searched defs:EstimatedTripCount (Results 1 – 2 of 2) sorted by relevance
598 std::optional<unsigned> EstimatedTripCount = getLoopEstimatedTripCount(L); computePeelCount() local
866 setLoopEstimatedTripCount(Loop * L,unsigned EstimatedTripCount,unsigned EstimatedloopInvocationWeight) setLoopEstimatedTripCount() argument