Searched refs:findOnlyInterestingUse (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp381 MachineInstr *findOnlyInterestingUse(unsigned Reg, MachineBasicBlock *MBB, function
630 while (MachineInstr *UseMI = findOnlyInterestingUse(Reg, MBB, MRI, TII,IsCopy,

Completed in 101 milliseconds