Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp330 bool isForwardableRegClassCopy(const MachineInstr &Copy,
458 bool MachineCopyPropagation::isForwardableRegClassCopy(const MachineInstr &Copy, in isForwardableRegClassCopy() function in MachineCopyPropagation
608 if (!isForwardableRegClassCopy(*Copy, MI, OpIdx)) in forwardUses()