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

/external/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp130 bool findInductionRegister(MachineLoop *L, unsigned &Reg,
319 bool HexagonHardwareLoops::findInductionRegister(MachineLoop *L, function in class:HexagonHardwareLoops
462 bool FoundIV = findInductionRegister(L, IVReg, IVBump, IVOp);
1253 // ones in findInductionRegister (where some comments are).

Completed in 47 milliseconds