Home
last modified time | relevance | path

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

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