Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/X86/
HDX86AvoidStoreForwardingBlocks.cpp98 void findPotentiallylBlockedCopies(MachineFunction &MF);
532 void X86AvoidSFBPass::findPotentiallylBlockedCopies(MachineFunction &MF) { in findPotentiallylBlockedCopies() function in X86AvoidSFBPass
676 findPotentiallylBlockedCopies(MF); in runOnMachineFunction()