Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Hexagon/
H A DHexagonSplitDouble.cpp95 bool isInduction(unsigned Reg, LoopRegMap &IRM) const;
145 bool HexagonSplitDoubleRegs::isInduction(unsigned Reg, LoopRegMap &IRM) const { in isInduction() function in HexagonSplitDoubleRegs
432 if (isInduction(DR, IRM)) in isProfitable()