Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp414 void ForwardCopyPropagateBlock(MachineBasicBlock &MBB);
756 void MachineCopyPropagation::ForwardCopyPropagateBlock(MachineBasicBlock &MBB) { in ForwardCopyPropagateBlock() function in MachineCopyPropagation
1456 ForwardCopyPropagateBlock(MBB); in runOnMachineFunction()