Searched refs:phFreq (Results 1 – 1 of 1) sorted by relevance
964 uint64_t phFreq = BFI.getBlockFreq(L.getLoopPreheader()).getFrequency(); in estimatedTripCount() local965 if (phFreq == 0 || hFreq == 0) in estimatedTripCount()967 return {hFreq / phFreq}; in estimatedTripCount()