Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp214 bool isForwardableRegClassCopy(const MachineInstr &Copy,
307 bool MachineCopyPropagation::isForwardableRegClassCopy(const MachineInstr &Copy, in isForwardableRegClassCopy() function in MachineCopyPropagation
418 if (!isForwardableRegClassCopy(*Copy, MI, OpIdx)) in forwardUses()