Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachinePipeliner.cpp2806 Register OrgReg = Op.getReg(); in findLoopIncrementValue() local
2807 Register CurReg = OrgReg; in findLoopIncrementValue()
2869 if (CurReg == OrgReg) in findLoopIncrementValue()