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

/freebsd-11.0-release/contrib/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp156 bool findInductionRegister(MachineLoop *L, unsigned &Reg,
380 bool HexagonHardwareLoops::findInductionRegister(MachineLoop *L, function in class:HexagonHardwareLoops
563 bool FoundIV = findInductionRegister(L, IVReg, IVBump, IVOp);
1576 // ones in findInductionRegister (where some comments are).

Completed in 60 milliseconds