Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp137 MachineInstr *findOnlyInterestingUse(Register Reg, MachineBasicBlock *MBB,
487 MachineInstr *TwoAddressInstructionImpl::findOnlyInterestingUse( in findOnlyInterestingUse() function in TwoAddressInstructionImpl
835 findOnlyInterestingUse(Reg, MBB, IsCopy, NewReg, IsDstPhys)) { in scanUses()