Searched refs:computeCount (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp205 CountValue *computeCount(MachineLoop *Loop, const MachineOperand *Start,
718 return computeCount(L, InitialValue, EndValue, IVReg, IVBump, Cmp);
725 CountValue *HexagonHardwareLoops::computeCount(MachineLoop *Loop, function in class:HexagonHardwareLoops

Completed in 113 milliseconds