Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp521 MachineInstr *findOnlyInterestingUse(unsigned Reg, MachineBasicBlock *MBB, in findOnlyInterestingUse() function
781 while (MachineInstr *UseMI = findOnlyInterestingUse(Reg, MBB, MRI, TII,IsCopy, in scanUses()