Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonHardwareLoops.cpp156 bool findInductionRegister(MachineLoop *L, unsigned &Reg,
382 bool HexagonHardwareLoops::findInductionRegister(MachineLoop *L, in findInductionRegister() function in HexagonHardwareLoops
565 bool FoundIV = findInductionRegister(L, IVReg, IVBump, IVOp); in getLoopTripCount()