Searched refs:computeCount (Results 1 – 1 of 1) sorted by relevance
205 CountValue *computeCount(MachineLoop *Loop, const MachineOperand *Start,722 return computeCount(L, InitialValue, EndValue, IVReg, IVBump, Cmp); in getLoopTripCount()729 CountValue *HexagonHardwareLoops::computeCount(MachineLoop *Loop, in computeCount() function in HexagonHardwareLoops