Home
last modified time | relevance | path

Searched defs:IVBump (Results 1 – 1 of 1) sorted by relevance

/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp406 findInductionRegister(MachineLoop * L,Register & Reg,int64_t & IVBump,MachineInstr * & IVOp) const findInductionRegister() argument
599 int64_t IVBump = 0; getLoopTripCount() local
733 computeCount(MachineLoop * Loop,const MachineOperand * Start,const MachineOperand * End,Register IVReg,int64_t IVBump,Comparison::Kind Cmp) const computeCount() argument
[all...]