Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineCopyPropagation.cpp416 void ForwardCopyPropagateBlock(MachineBasicBlock &MBB);
774 void MachineCopyPropagation::ForwardCopyPropagateBlock(MachineBasicBlock &MBB) { in ForwardCopyPropagateBlock() function in MachineCopyPropagation
1480 ForwardCopyPropagateBlock(MBB); in runOnMachineFunction()