Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonSplitDouble.cpp75 bool isInduction(unsigned Reg, LoopRegMap &IRM) const;
133 bool HexagonSplitDoubleRegs::isInduction(unsigned Reg, LoopRegMap &IRM) const { in isInduction() function in HexagonSplitDoubleRegs
400 if (isInduction(DR, IRM)) in isProfitable()