Home
last modified time | relevance | path

Searched refs:findInductionRegister (Results 1 – 1 of 1) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp183 bool findInductionRegister(MachineLoop *L, unsigned &Reg,
402 bool HexagonHardwareLoops::findInductionRegister(MachineLoop *L, in findInductionRegister() function in HexagonHardwareLoops
598 bool FoundIV = findInductionRegister(L, IVReg, IVBump, IVOp); in getLoopTripCount()