Searched refs:getLoopTripCount (Results 1 – 2 of 2) sorted by relevance
195 CountValue *getLoopTripCount(MachineLoop *L,566 CountValue *HexagonHardwareLoops::getLoopTripCount(MachineLoop *L, in getLoopTripCount() function in HexagonHardwareLoops1200 CountValue *TripCount = getLoopTripCount(L, OldInsts); in convertToHardwareLoop()
1133 uint64_t getLoopTripCount(int64_t DeviceId) { in getLoopTripCount() function1512 Tripcount = Tripcount == -1UL ? getLoopTripCount(DeviceId) : Tripcount; in target()