Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp422 bool isForwardableRegClassCopy(const MachineInstr &Copy,
573 bool MachineCopyPropagation::isForwardableRegClassCopy(const MachineInstr &Copy, in isForwardableRegClassCopy() function in MachineCopyPropagation
730 if (!isForwardableRegClassCopy(*Copy, MI, OpIdx)) in forwardUses()