Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp134 MachineInstr *findOnlyInterestingUse(Register Reg, MachineBasicBlock *MBB,
414 MachineInstr *TwoAddressInstructionPass::findOnlyInterestingUse( in findOnlyInterestingUse() function in TwoAddressInstructionPass
762 findOnlyInterestingUse(Reg, MBB, IsCopy, NewReg, IsDstPhys)) { in scanUses()