Searched refs:findLoopIncrementValue (Results 1 – 1 of 1) sorted by relevance
2802 static bool findLoopIncrementValue(const MachineOperand &Op, int &Value) { in findLoopIncrementValue() function2896 return findLoopIncrementValue(*BaseOp, Delta); in computeDelta()