Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2802 static bool findLoopIncrementValue(const MachineOperand &Op, int &Value) { in findLoopIncrementValue() function
2896 return findLoopIncrementValue(*BaseOp, Delta); in computeDelta()