Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp183 bool findInductionRegister(MachineLoop *L, Register &Reg,
404 bool HexagonHardwareLoops::findInductionRegister(MachineLoop *L, in findInductionRegister() function in HexagonHardwareLoops
601 bool FoundIV = findInductionRegister(L, IVReg, IVBump, IVOp); in getLoopTripCount()