Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DTwoAddressInstructionPass.cpp378 findOnlyInterestingUse(Register Reg, MachineBasicBlock *MBB, in findOnlyInterestingUse() function
729 while (MachineInstr *UseMI = findOnlyInterestingUse(Reg, MBB, MRI, TII,IsCopy, in scanUses()