Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineInstr.cpp2594 for (const MachineOperand &OpMoved : MovingOps) in insert() local
2595 addOperand(OpMoved); in insert()