Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/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()